#include <gtest.h>
Definition at line 18532 of file gtest.h.
 
◆ UnitTest()
  
  | 
        
          | testing::UnitTest::UnitTest | ( |  | ) |  |  | private | 
 
 
◆ ~UnitTest()
  
  | 
        
          | testing::UnitTest::~UnitTest | ( |  | ) |  |  | privatevirtual | 
 
 
◆ ad_hoc_test_result()
      
        
          | const TestResult & testing::UnitTest::ad_hoc_test_result | ( |  | ) | const | 
      
 
 
◆ AddEnvironment()
◆ AddTestPartResult()
  
  | 
        
          | void testing::UnitTest::AddTestPartResult | ( | TestPartResult::Type | result_type, |  
          |  |  | const char * | file_name, |  
          |  |  | int | line_number, |  
          |  |  | const std::string & | message, |  
          |  |  | const std::string & | os_stack_trace |  
          |  | ) |  |  |  | private | 
 
 
◆ current_test_case()
      
        
          | const TestCase * testing::UnitTest::current_test_case | ( |  | ) | const | 
      
 
 
◆ current_test_info()
      
        
          | const TestInfo * testing::UnitTest::current_test_info | ( |  | ) | const | 
      
 
 
◆ disabled_test_count()
      
        
          | int testing::UnitTest::disabled_test_count | ( |  | ) | const | 
      
 
 
◆ elapsed_time()
◆ Failed()
      
        
          | bool testing::UnitTest::Failed | ( |  | ) | const | 
      
 
 
◆ failed_test_case_count()
      
        
          | int testing::UnitTest::failed_test_case_count | ( |  | ) | const | 
      
 
 
◆ failed_test_count()
      
        
          | int testing::UnitTest::failed_test_count | ( |  | ) | const | 
      
 
 
◆ GetInstance()
  
  | 
        
          | UnitTest * testing::UnitTest::GetInstance | ( |  | ) |  |  | static | 
 
 
◆ GetMutableTestCase()
  
  | 
        
          | TestCase * testing::UnitTest::GetMutableTestCase | ( | int | i | ) |  |  | private | 
 
 
◆ GetTestCase()
      
        
          | const TestCase * testing::UnitTest::GetTestCase | ( | int | i | ) | const | 
      
 
 
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
  
  | 
        
          | testing::UnitTest::GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | UnitTest |  | ) |  |  | private | 
 
 
◆ impl() [1/2]
◆ impl() [2/2]
◆ listeners()
◆ original_working_dir()
      
        
          | const char * testing::UnitTest::original_working_dir | ( |  | ) | const | 
      
 
 
◆ parameterized_test_registry()
◆ Passed()
      
        
          | bool testing::UnitTest::Passed | ( |  | ) | const | 
      
 
 
◆ PopGTestTrace()
  
  | 
        
          | void testing::UnitTest::PopGTestTrace | ( |  | ) |  |  | private | 
 
 
◆ PushGTestTrace()
◆ random_seed()
      
        
          | int testing::UnitTest::random_seed | ( |  | ) | const | 
      
 
 
◆ RecordProperty()
  
  | 
        
          | void testing::UnitTest::RecordProperty | ( | const std::string & | key, |  
          |  |  | const std::string & | value |  
          |  | ) |  |  |  | private | 
 
 
◆ reportable_disabled_test_count()
      
        
          | int testing::UnitTest::reportable_disabled_test_count | ( |  | ) | const | 
      
 
 
◆ reportable_test_count()
      
        
          | int testing::UnitTest::reportable_test_count | ( |  | ) | const | 
      
 
 
◆ Run()
      
        
          | int testing::UnitTest::Run | ( |  | ) |  | 
      
 
 
◆ start_timestamp()
◆ successful_test_case_count()
      
        
          | int testing::UnitTest::successful_test_case_count | ( |  | ) | const | 
      
 
 
◆ successful_test_count()
      
        
          | int testing::UnitTest::successful_test_count | ( |  | ) | const | 
      
 
 
◆ test_case_to_run_count()
      
        
          | int testing::UnitTest::test_case_to_run_count | ( |  | ) | const | 
      
 
 
◆ test_to_run_count()
      
        
          | int testing::UnitTest::test_to_run_count | ( |  | ) | const | 
      
 
 
◆ total_test_case_count()
      
        
          | int testing::UnitTest::total_test_case_count | ( |  | ) | const | 
      
 
 
◆ total_test_count()
      
        
          | int testing::UnitTest::total_test_count | ( |  | ) | const | 
      
 
 
◆ AddGlobalTestEnvironment
◆ internal::AssertHelper
◆ internal::GetUnitTestImpl
◆ internal::ReportFailureInUnknownLocation
◆ internal::ScopedTrace
◆ internal::StreamingListenerTest
  
  | 
        
          | friend class internal::StreamingListenerTest |  | friend | 
 
 
◆ internal::UnitTestRecordPropertyTestHelper
  
  | 
        
          | friend class internal::UnitTestRecordPropertyTestHelper |  | friend | 
 
 
◆ Test
◆ impl_
◆ mutex_
The documentation for this class was generated from the following files: