TestKnownHazard¶
-
class
Python_modules.tests_mmcomplexity.TestKnownHazard(methodName='runTest')¶ Bases:
unittest.case.TestCaseMethods Summary
setUp()Hook method for setting up the test fixture before exercising it.
tearDown()Hook method for deconstructing the test fixture after testing it.
Methods Documentation
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_decision_generator()¶
-
test_default_sources_prior()¶
-
test_delta_sources_prior()¶
-
test_num_observations()¶
-
test_point_5_hazard()¶
-