TestCenter Reference
TestCenterAdvanced.Master.TestProgress Class Reference

Public Member Functions

 __init__ (self)
 
 reset (self, testCaseCount)
 

Public Attributes

 activeTestCase
 
 finishedTestCases
 
 testCaseCount
 

Detailed Description

Definition at line 188 of file Master.py.

Constructor & Destructor Documentation

◆ __init__()

TestCenterAdvanced.Master.TestProgress.__init__ ( self)

Definition at line 189 of file Master.py.

Member Function Documentation

◆ reset()

TestCenterAdvanced.Master.TestProgress.reset ( self,
testCaseCount )

Member Data Documentation

◆ activeTestCase

TestCenterAdvanced.Master.TestProgress.activeTestCase

Definition at line 190 of file Master.py.

Referenced by TestCenterAdvanced.Master.TestProgress.reset().

◆ finishedTestCases

TestCenterAdvanced.Master.TestProgress.finishedTestCases

Definition at line 191 of file Master.py.

Referenced by TestCenterAdvanced.Master.TestProgress.reset().

◆ testCaseCount

TestCenterAdvanced.Master.TestProgress.testCaseCount

Definition at line 192 of file Master.py.

Referenced by TestCenterAdvanced.Master.TestProgress.reset().


The documentation for this class was generated from the following file: