tomwer.core.process.test.test_conditions.TestConditionIO#

class tomwer.core.process.test.test_conditions.TestConditionIO(methodName='runTest')#

Test inputs and outputs types of the handler functions

setUp()#

Hook method for setting up the test fixture before exercising it.

tearDown()#

Hook method for deconstructing the test fixture after testing it.

testInputOutput()#