Home | Trees | Indices | Help |
---|
|
object --+ | SpiraModerator
Helper class to connect and manipulate the data in SpiraTest
|
|||
|
|||
bool |
|
||
bool |
|
||
|
|||
int |
|
||
|
|||
int |
|
||
list |
|
||
str |
|
||
Inherited from |
|
|||
client = None Soap client to connect to Spira Soap API |
|||
my_soap = None
|
|||
_tests = None Holds retrieved tests from Automation test set in Spiratest |
|||
_logger = None logger to send loggin information to. |
|||
_username =
|
|||
_password =
|
|
|||
Inherited from |
|
Constructor for class
|
Authenticates client with SpiraTest.
|
Authenticates client with SpiraTest.
|
Updates a specified test cases with a specified projects Automation test set with the results of the test execution
|
Gets the Unique prject id from spiratest for a given project name. Name comes from project's config file
|
Fetches a list of test cases for a given test set id in SpiraTest and stores them in class var "tests"
|
Gets the unique test case id from SpiraTest for the test case name supplied
|
Gets the Test Steps for a Test Case
|
Gets the Expected Result of the last Test Step for a test case
|
|
_loggerlogger to send loggin information to. Logger comes from pytest test definitions
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 26 11:35:12 2014 | http://epydoc.sourceforge.net |