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