diamond.integration_tests package

Submodules

diamond.integration_tests.test_clogistic_simulated module

class diamond.integration_tests.test_clogistic_simulated.TestCumulativeLogistic(methodName='runTest')[source]

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

test_setUp(tol=0.02)[source]

diamond.integration_tests.test_logistic_simulated module

class diamond.integration_tests.test_logistic_simulated.TestLogistic(methodName='runTest')[source]

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

test_setUp(tol=0.02)[source]

Module contents