TestCenter Reference
TestCenterAdvanced.Master.TestCaseTimer Class Reference

Public Member Functions

def __init__ (self, seconds)
 
def getSecondsRemaining (self)
 
def isExpired (self)
 

Public Attributes

 start
 
 availableSeconds
 

Detailed Description

Definition at line 49 of file Master.py.

Constructor & Destructor Documentation

◆ __init__()

def TestCenterAdvanced.Master.TestCaseTimer.__init__ (   self,
  seconds 
)

Definition at line 50 of file Master.py.

Member Function Documentation

◆ getSecondsRemaining()

def TestCenterAdvanced.Master.TestCaseTimer.getSecondsRemaining (   self)

◆ isExpired()

def TestCenterAdvanced.Master.TestCaseTimer.isExpired (   self)

Member Data Documentation

◆ availableSeconds

TestCenterAdvanced.Master.TestCaseTimer.availableSeconds

◆ start

TestCenterAdvanced.Master.TestCaseTimer.start

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