Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest Class Reference
Inheritance diagram for googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest:

Public Member Functions

 testEnvironmentSetUpFails (self)
 
 testEnvironmentSetUpAndTornDownForEachRepeat (self)
 
 testEnvironmentSetUpAndTornDownOnce (self)
 

Detailed Description

Tests global test environment failures.

Member Function Documentation

◆ testEnvironmentSetUpAndTornDownForEachRepeat()

googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest.testEnvironmentSetUpAndTornDownForEachRepeat ( self)
Tests the behavior of test environments and gtest_repeat.

◆ testEnvironmentSetUpAndTornDownOnce()

googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest.testEnvironmentSetUpAndTornDownOnce ( self)
Tests environment and --gtest_recreate_environments_when_repeating.

◆ testEnvironmentSetUpFails()

googletest-global-environment-unittest.GTestGlobalEnvironmentUnitTest.testEnvironmentSetUpFails ( self)
Tests the behavior of not specifying the fail_fast.

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