TestCenter Reference
TestCenterAdvanced.Master.TestProgress Class Reference
Inheritance diagram for TestCenterAdvanced.Master.TestProgress:

Public Member Functions

def __init__ (self)
 
def reset (self, testCaseCount)
 

Public Attributes

 activeTestCase
 
 finishedTestCases
 
 testCaseCount
 

Detailed Description

Definition at line 184 of file Master.py.

Constructor & Destructor Documentation

◆ __init__()

def TestCenterAdvanced.Master.TestProgress.__init__ (   self)

Definition at line 185 of file Master.py.

Member Function Documentation

◆ reset()

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

Member Data Documentation

◆ activeTestCase

TestCenterAdvanced.Master.TestProgress.activeTestCase

Definition at line 186 of file Master.py.

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

◆ finishedTestCases

TestCenterAdvanced.Master.TestProgress.finishedTestCases

Definition at line 187 of file Master.py.

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

◆ testCaseCount

TestCenterAdvanced.Master.TestProgress.testCaseCount

Definition at line 188 of file Master.py.

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


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