|
TestCenter Reference
|
Public Member Functions | |
| __init__ (self) | |
| reset (self, testCaseCount) | |
Public Attributes | |
| activeTestCase | |
| finishedTestCases | |
| testCaseCount | |
| TestCenterAdvanced.Master.TestProgress.reset | ( | self, | |
| testCaseCount | |||
| ) |
Definition at line 203 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 199 of file Master.py.
Referenced by TestCenterAdvanced.Master.TestProgress.reset().
| TestCenterAdvanced.Master.TestProgress.finishedTestCases |
Definition at line 200 of file Master.py.
Referenced by TestCenterAdvanced.Master.TestProgress.reset().
| TestCenterAdvanced.Master.TestProgress.testCaseCount |
Definition at line 201 of file Master.py.
Referenced by TestCenterAdvanced.Master.TestProgress.reset().