Public Member Functions | List of all members
gtest_help_test.GTestHelpTest Class Reference
Inheritance diagram for gtest_help_test.GTestHelpTest:
Inheritance graph
[legend]

Public Member Functions

def TestHelpFlag (self, flag)
 
def TestHelpFlag (self, flag)
 
def TestNonHelpFlag (self, flag)
 
def TestNonHelpFlag (self, flag)
 
def testPrintsHelpWithFullFlag (self)
 
def testPrintsHelpWithFullFlag (self)
 
def testPrintsHelpWithIncorrectFlagStyle (self)
 
def testPrintsHelpWithIncorrectFlagStyle (self)
 
def testPrintsHelpWithQuestionFlag (self)
 
def testPrintsHelpWithQuestionFlag (self)
 
def testPrintsHelpWithShortFlag (self)
 
def testPrintsHelpWithShortFlag (self)
 
def testPrintsHelpWithUnrecognizedGoogleTestFlag (self)
 
def testPrintsHelpWithUnrecognizedGoogleTestFlag (self)
 
def testPrintsHelpWithWindowsStyleQuestionFlag (self)
 
def testPrintsHelpWithWindowsStyleQuestionFlag (self)
 
def testRunsTestsWithGtestInternalFlag (self)
 
def testRunsTestsWithGtestInternalFlag (self)
 
def testRunsTestsWithoutHelpFlag (self)
 
def testRunsTestsWithoutHelpFlag (self)
 

Detailed Description

Tests the --help flag and its equivalent forms.

Definition at line 98 of file gmock/gtest/test/gtest_help_test.py.

Member Function Documentation

def gtest_help_test.GTestHelpTest.TestHelpFlag (   self,
  flag 
)
Verifies correct behavior when help flag is specified.

The right message must be printed and the tests must
skipped when the given flag is specified.

Args:
  flag:  A flag to pass to the binary or None.

Definition at line 101 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.TestHelpFlag (   self,
  flag 
)
Verifies correct behavior when help flag is specified.

The right message must be printed and the tests must
skipped when the given flag is specified.

Args:
  flag:  A flag to pass to the binary or None.

Definition at line 101 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.TestNonHelpFlag (   self,
  flag 
)
Verifies correct behavior when no help flag is specified.

Verifies that when no help flag is specified, the tests are run
and the help message is not printed.

Args:
  flag:  A flag to pass to the binary or None.

Definition at line 125 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.TestNonHelpFlag (   self,
  flag 
)
Verifies correct behavior when no help flag is specified.

Verifies that when no help flag is specified, the tests are run
and the help message is not printed.

Args:
  flag:  A flag to pass to the binary or None.

Definition at line 125 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithFullFlag (   self)

Definition at line 139 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithFullFlag (   self)

Definition at line 139 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithIncorrectFlagStyle (   self)

Definition at line 154 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithIncorrectFlagStyle (   self)

Definition at line 154 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithQuestionFlag (   self)

Definition at line 145 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithQuestionFlag (   self)

Definition at line 145 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithShortFlag (   self)

Definition at line 142 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithShortFlag (   self)

Definition at line 142 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithUnrecognizedGoogleTestFlag (   self)

Definition at line 151 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithUnrecognizedGoogleTestFlag (   self)

Definition at line 151 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithWindowsStyleQuestionFlag (   self)

Definition at line 148 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testPrintsHelpWithWindowsStyleQuestionFlag (   self)

Definition at line 148 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testRunsTestsWithGtestInternalFlag (   self)
Verifies that the tests are run and no help message is printed when
a flag starting with Google Test prefix and 'internal_' is supplied.

Definition at line 164 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testRunsTestsWithGtestInternalFlag (   self)
Verifies that the tests are run and no help message is printed when
a flag starting with Google Test prefix and 'internal_' is supplied.

Definition at line 164 of file gmock/gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testRunsTestsWithoutHelpFlag (   self)
Verifies that when no help flag is specified, the tests are run
and the help message is not printed.

Definition at line 158 of file gtest/test/gtest_help_test.py.

def gtest_help_test.GTestHelpTest.testRunsTestsWithoutHelpFlag (   self)
Verifies that when no help flag is specified, the tests are run
and the help message is not printed.

Definition at line 158 of file gmock/gtest/test/gtest_help_test.py.


The documentation for this class was generated from the following file:


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09