|
Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for SelfTest::TestResult, including all inherited members.
| getMessage() const | SelfTest::TestResult | |
| getOutcome() const | SelfTest::TestResult | |
| isFailed() const | SelfTest::TestResult | |
| isPassed() const | SelfTest::TestResult | |
| message | SelfTest::TestResult | private |
| outcome | SelfTest::TestResult | private |
| TestFailed enum value | SelfTest::TestResult | |
| TestOutcome enum name | SelfTest::TestResult | |
| TestPassed enum value | SelfTest::TestResult | |
| TestResult(TestOutcome outcome, const QString &message) | SelfTest::TestResult | |
| ~TestResult() | SelfTest::TestResult | virtual |