#include <RoadTest.h>
Definition at line 54 of file RoadTest.h.
 
◆ RoadTest()
  
  | 
        
          | orgQhull::RoadTest::RoadTest | ( |  | ) |  |  | inline | 
 
 
◆ ~RoadTest()
  
  | 
        
          | virtual orgQhull::RoadTest::~RoadTest | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ cleanup
  
  | 
        
          | void orgQhull::RoadTest::cleanup | ( |  | ) |  |  | slot | 
 
 
◆ deleteTests()
  
  | 
        
          | void orgQhull::RoadTest::deleteTests | ( |  | ) |  |  | static | 
 
 
◆ recordFailedTest()
      
        
          | void orgQhull::RoadTest::recordFailedTest | ( |  | ) |  | 
      
 
 
◆ runTests()
  
  | 
        
          | int orgQhull::RoadTest::runTests | ( | QStringList | arguments | ) |  |  | static | 
 
 
◆ s_failed_tests
  
  | 
        
          | QStringList orgQhull::RoadTest::s_failed_tests |  | staticprotected | 
 
! Number of failed tests 
Definition at line 64 of file RoadTest.h.
 
 
◆ s_test_count
  
  | 
        
          | int orgQhull::RoadTest::s_test_count = 0 |  | staticprotected | 
 
! List of testcases to execute. Initialized via add_...() 
Definition at line 62 of file RoadTest.h.
 
 
◆ s_test_fail
  
  | 
        
          | int orgQhull::RoadTest::s_test_fail = 0 |  | staticprotected | 
 
! Total number of tests executed 
Definition at line 63 of file RoadTest.h.
 
 
◆ s_testcases
  
  | 
        
          | QList< RoadTest * > orgQhull::RoadTest::s_testcases |  | staticprotected | 
 
 
The documentation for this class was generated from the following files: