Public Member Functions
gtest_list_tests_unittest.GTestListTestsUnitTest Class Reference

List of all members.

Public Member Functions

def RunAndVerify
def testDefaultBehavior
def testFlag
def testOverrideNonFilterFlags
def testWithFilterFlags

Detailed Description

Tests using the --gtest_list_tests flag to list all tests.

Definition at line 126 of file gtest_list_tests_unittest.py.


Member Function Documentation

def gtest_list_tests_unittest.GTestListTestsUnitTest.RunAndVerify (   self,
  flag_value,
  expected_output_re,
  other_flag 
)
Runs gtest_list_tests_unittest_ and verifies that it prints
the correct tests.

Args:
  flag_value:         value of the --gtest_list_tests flag;
                  None if the flag should not be present.
  expected_output_re: regular expression that matches the expected
                  output after running command;
  other_flag:         a different flag to be passed to command
                  along with gtest_list_tests;
                  None if the flag should not be present.

Definition at line 129 of file gtest_list_tests_unittest.py.

Tests the behavior of the default mode.

Definition at line 173 of file gtest_list_tests_unittest.py.

Tests using the --gtest_list_tests flag.

Definition at line 180 of file gtest_list_tests_unittest.py.

Tests that --gtest_list_tests overrides the non-filter flags.

Definition at line 190 of file gtest_list_tests_unittest.py.

Tests that --gtest_list_tests takes into account the
--gtest_filter flag.

Definition at line 197 of file gtest_list_tests_unittest.py.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:11