|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
This is the complete list of members for TestCase, including all inherited members.
| assertionCount() const (defined in TestCase) | TestCase | |
| caughtException() const (defined in TestCase) | TestCase | |
| failureCount() const (defined in TestCase) | TestCase | |
| name() const (defined in TestCase) | TestCase | |
| passed() const (defined in TestCase) | TestCase | |
| run() (defined in TestCase) | TestCase | |
| skip() const (defined in TestCase) | TestCase | |
| TestCase()=default (defined in TestCase) | TestCase | |
| TestCase(const String &name, Function< void()> &&run, bool skip=false) | TestCase | explicit |