#include <MATest/Test.h>
Public Member Functions | |
| TestSuite (const String &name) | |
| ~TestSuite () | |
| void | addTestCase (TestCase *testCase) |
| void | runNextCase () |
| const String & | getName () const |
| void | addTestListener (TestListener *testListener) |
| void | fireAssertion (const String &str, bool success) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.6-NO