|
cMHN 1.2
C++ library for learning MHNs with pRC
|
Public Member Functions | |
| testXml (self) | |
| testJSON (self) | |
Protected Member Functions | |
| _GetOutput (self, out_format) | |
| _TestOutput (self, test_format, expected_output) | |
Unit test for Google Test's list tests with output to file functionality.
|
protected |
|
protected |
| gtest_list_output_unittest.GTestListTestsOutputUnitTest.testJSON | ( | self | ) |
Verifies XML output for listing tests in a Google Test binary. Runs a test program that generates an empty XML output, and tests that the XML output is expected.
| gtest_list_output_unittest.GTestListTestsOutputUnitTest.testXml | ( | self | ) |
Verifies XML output for listing tests in a Google Test binary. Runs a test program that generates an empty XML output, and tests that the XML output is expected.