- 3.0.1 core module.
googletest-param-test-invalid-name1-test Namespace Reference

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)
 

Function Documentation

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().

Variable Documentation

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)