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

Public Member Functions

def __init__ (self, testTasks)
 
def check (self)
 

Private Member Functions

def _check (self)
 

Private Attributes

 _testTasks
 

Constructor & Destructor Documentation

◆ __init__()

def test_helper.TestSuiteTask.__init__ (   self,
  testTasks 
)

Member Function Documentation

◆ _check()

def test_helper.TestSuiteTask._check (   self)
private

◆ check()

def test_helper.TestSuiteTask.check (   self)

Member Data Documentation

◆ _testTasks

test_helper.TestSuiteTask._testTasks
private

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