TestCenter Reference
TestCenterAdvanced.Master.TestProgress Class Reference

Public Member Functions

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

Public Attributes

 activeTestCase
 
 finishedTestCases
 
 testCaseCount
 

Detailed Description

Definition at line 198 of file Master.py.

Constructor & Destructor Documentation

◆ __init__()

def TestCenterAdvanced.Master.TestProgress.__init__ (   self)

Definition at line 199 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 200 of file Master.py.

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

◆ finishedTestCases

TestCenterAdvanced.Master.TestProgress.finishedTestCases

Definition at line 201 of file Master.py.

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

◆ testCaseCount

TestCenterAdvanced.Master.TestProgress.testCaseCount

Definition at line 202 of file Master.py.

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


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