TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
test_helper.PollingTestTask Class Reference
Inheritance diagram for test_helper.PollingTestTask:
Inheritance graph
Collaboration diagram for test_helper.PollingTestTask:
Collaboration graph

Public Member Functions

def __init__ (self, probe, timeoutSec)
 
def hasPassed (self)
 
def check (self)
 

Private Attributes

 _probe
 
 _timeoutSec
 
 _startTime
 
 _waitEndTime
 

Constructor & Destructor Documentation

◆ __init__()

def test_helper.PollingTestTask.__init__ (   self,
  probe,
  timeoutSec 
)

Member Function Documentation

◆ check()

def test_helper.PollingTestTask.check (   self)

◆ hasPassed()

def test_helper.PollingTestTask.hasPassed (   self)

Member Data Documentation

◆ _probe

test_helper.PollingTestTask._probe
private

◆ _startTime

test_helper.PollingTestTask._startTime
private

◆ _timeoutSec

test_helper.PollingTestTask._timeoutSec
private

◆ _waitEndTime

test_helper.PollingTestTask._waitEndTime
private

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