FlightGear next
|
Public Attributes | |
bool | failure = false |
std::string | failureMessage |
std::string | failureFileName |
int | failLineNumber |
Definition at line 37 of file NasalUnitTesting.cxx.
int ActiveTest::failLineNumber |
Definition at line 42 of file NasalUnitTesting.cxx.
bool ActiveTest::failure = false |
Definition at line 39 of file NasalUnitTesting.cxx.
std::string ActiveTest::failureFileName |
Definition at line 41 of file NasalUnitTesting.cxx.
std::string ActiveTest::failureMessage |
Definition at line 40 of file NasalUnitTesting.cxx.