tests.unit_tests.integrations.dcbo.test_dcbo_utils#
Functions
Test to check that the default pair of action probabilities are created correctly. |
|
Test to check that when a pair of action probabilities are provided that sum to 1, they are created correctly. |
|
Test to ensure that when two initial probability values that are either less than or greater than 1 raise AssertionError. |
- tests.unit_tests.integrations.dcbo.test_dcbo_utils.test_init_dcbo_agent_assertion_error(probabs)[source]#
Test to ensure that when two initial probability values that are either less than or greater than 1 raise AssertionError.
- Parameters:
probabs – A pair of probability values