TestCenter Reference
TestCenterAdvanced.Master.TestCaseTimer Class Reference

Public Member Functions

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

Public Attributes

 start
 
 availableSeconds
 

Detailed Description

Definition at line 54 of file Master.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 55 of file Master.py.

Member Function Documentation

◆ extendTimeout()

TestCenterAdvanced.Master.TestCaseTimer.extendTimeout (   self,
  seconds 
)

◆ getSecondsRemaining()

TestCenterAdvanced.Master.TestCaseTimer.getSecondsRemaining (   self)

◆ isExpired()

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: