Public Member Functions | List of all members
googletest-color-test.GTestColorTest Class Reference
Inheritance diagram for googletest-color-test.GTestColorTest:
Inheritance graph
[legend]

Public Member Functions

def testAliasesOfYesAndNo (self)
 
def testEnvVarAndFlag (self)
 
def testEnvVarOnly (self)
 
def testFlagOnly (self)
 
def testNoEnvVarNoFlag (self)
 

Detailed Description

Definition at line 67 of file googletest-color-test.py.

Member Function Documentation

◆ testAliasesOfYesAndNo()

def googletest-color-test.GTestColorTest.testAliasesOfYesAndNo (   self)
Tests using aliases in specifying --gtest_color.

Definition at line 112 of file googletest-color-test.py.

◆ testEnvVarAndFlag()

def googletest-color-test.GTestColorTest.testEnvVarAndFlag (   self)
Tests the case when there are both GTEST_COLOR and --gtest_color.

Definition at line 105 of file googletest-color-test.py.

◆ testEnvVarOnly()

def googletest-color-test.GTestColorTest.testEnvVarOnly (   self)
Tests the case when there's GTEST_COLOR but not --gtest_color.

Definition at line 94 of file googletest-color-test.py.

◆ testFlagOnly()

def googletest-color-test.GTestColorTest.testFlagOnly (   self)
Tests the case when there's --gtest_color but not GTEST_COLOR.

Definition at line 83 of file googletest-color-test.py.

◆ testNoEnvVarNoFlag()

def googletest-color-test.GTestColorTest.testNoEnvVarNoFlag (   self)
Tests the case when there's neither GTEST_COLOR nor --gtest_color.

Definition at line 68 of file googletest-color-test.py.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10