|
cMHN 1.2
C++ library for learning MHNs with pRC
|
Public Member Functions | |
| testEnvironmentSetUpFails (self) | |
| testEnvironmentSetUpAndTornDownForEachRepeat (self) | |
| testEnvironmentSetUpAndTornDownOnce (self) | |
Tests global test environment failures.
| googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest.testEnvironmentSetUpAndTornDownForEachRepeat | ( | self | ) |
Tests the behavior of test environments and gtest_repeat.
| googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest.testEnvironmentSetUpAndTornDownOnce | ( | self | ) |
Tests environment and --gtest_recreate_environments_when_repeating.
| googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest.testEnvironmentSetUpFails | ( | self | ) |
Tests the behavior of not specifying the fail_fast.