AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
gtest_color_test.GTestColorTest Class Reference
Inheritance diagram for gtest_color_test.GTestColorTest:
Inheritance graph
[legend]
Collaboration diagram for gtest_color_test.GTestColorTest:
Collaboration graph
[legend]

Public Member Functions

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

Member Function Documentation

◆ testAliasesOfYesAndNo()

def gtest_color_test.GTestColorTest.testAliasesOfYesAndNo (   self)
Tests using aliases in specifying --gtest_color.

◆ testEnvVarAndFlag()

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

◆ testEnvVarOnly()

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

◆ testFlagOnly()

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

◆ testNoEnvVarNoFlag()

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

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0