TestCenter Reference
|
Public Member Functions | |
__init__ (self) | |
reset (self, testCaseCount) | |
Public Attributes | |
activeTestCase | |
finishedTestCases | |
testCaseCount | |
TestCenterAdvanced.Master.TestProgress.reset | ( | self, | |
testCaseCount ) |
Definition at line 194 of file Master.py.
References TestCenterAdvanced.Master.TestProgress.activeTestCase, TestCenterAdvanced.Master.TestProgress.finishedTestCases, and TestCenterAdvanced.Master.TestProgress.testCaseCount.
TestCenterAdvanced.Master.TestProgress.activeTestCase |
Definition at line 190 of file Master.py.
Referenced by TestCenterAdvanced.Master.TestProgress.reset().
TestCenterAdvanced.Master.TestProgress.finishedTestCases |
Definition at line 191 of file Master.py.
Referenced by TestCenterAdvanced.Master.TestProgress.reset().
TestCenterAdvanced.Master.TestProgress.testCaseCount |
Definition at line 192 of file Master.py.
Referenced by TestCenterAdvanced.Master.TestProgress.reset().