List of all members
orgQhull::RoadTest Class Reference

#include <RoadTest.h>

Inheritance diagram for orgQhull::RoadTest:
Inheritance graph
[legend]

Public Slots

Test slots

! List of failed tests

void cleanup ()
 Executed after each test. More...
 

Public Member Functions

Constructors, etc.
 RoadTest ()
 
virtual ~RoadTest ()
 
Helper
void recordFailedTest ()
 

Static Public Member Functions

Class functions
static void deleteTests ()
 
static int runTests (QStringList arguments)
 

Static Protected Attributes

Class globals
static QList< RoadTest * > s_testcases
 
static int s_test_count = 0
 ! List of testcases to execute. Initialized via add_...() More...
 
static int s_test_fail = 0
 ! Total number of tests executed More...
 
static QStringList s_failed_tests
 ! Number of failed tests More...
 

Detailed Description

Definition at line 54 of file RoadTest.h.

Constructor & Destructor Documentation

◆ RoadTest()

orgQhull::RoadTest::RoadTest ( )
inline

Definition at line 72 of file RoadTest.h.

◆ ~RoadTest()

virtual orgQhull::RoadTest::~RoadTest ( )
inlinevirtual

Definition at line 73 of file RoadTest.h.

Member Function Documentation

◆ cleanup

void orgQhull::RoadTest::cleanup ( )
slot

Executed after each test.

Definition at line 38 of file RoadTest.cpp.

◆ deleteTests()

void orgQhull::RoadTest::deleteTests ( )
static

Definition at line 59 of file RoadTest.cpp.

◆ recordFailedTest()

void orgQhull::RoadTest::recordFailedTest ( )

Definition at line 49 of file RoadTest.cpp.

◆ runTests()

int orgQhull::RoadTest::runTests ( QStringList  arguments)
static

Definition at line 68 of file RoadTest.cpp.

Member Data Documentation

◆ 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

Definition at line 61 of file RoadTest.h.


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


hpp-fcl
Author(s):
autogenerated on Fri Jun 2 2023 02:39:03