![]() |
- 3.0.1 core module.
|
Classes | |
| class | GTestParamTestInvalidName1Test |
Functions | |
| def | Assert (condition) |
| def | TestExitCodeAndOutput (command) |
Variables | |
| string | binary_name = 'googletest-param-test-invalid-name1-test_' |
| COMMAND = gtest_test_utils.GetTestExecutablePath(binary_name) | |
| def googletest-param-test-invalid-name1-test.Assert | ( | condition | ) |
Referenced by TestExitCodeAndOutput().
| def googletest-param-test-invalid-name1-test.TestExitCodeAndOutput | ( | command | ) |
Runs the given command and verifies its exit code and output.
References Assert().
Referenced by googletest-param-test-invalid-name1-test.GTestParamTestInvalidName1Test.testExitCodeAndOutput().
| string googletest-param-test-invalid-name1-test.binary_name = 'googletest-param-test-invalid-name1-test_' |
| googletest-param-test-invalid-name1-test.COMMAND = gtest_test_utils.GetTestExecutablePath(binary_name) |