![]() |
cipra
1.2.1
A C++11 Unit Testing Framework based on Test::More
|
This is the complete list of members for cipra::fixture, including all inherited members.
| diag(std::string message) | cipra::fixture | protected |
| explain(T object) | cipra::fixture | protected |
| fail(std::string name=std::string("")) | cipra::fixture | protected |
| fixture() | cipra::fixture | inlineprotected |
| fixture(const fixture &) | cipra::fixture | inlineprotected |
| is(T got, U expected, std::string name=std::string("")) | cipra::fixture | protected |
| isnt(T got, U expected, std::string name=std::string("")) | cipra::fixture | protected |
| new_ok(argsT &&...args) | cipra::fixture | protected |
| no_plan | cipra::fixture | protectedstatic |
| note(std::string message) | cipra::fixture | protected |
| nothrows(funcT expr, std::string name=std::string("")) | cipra::fixture | protected |
| nothrows(funcT expr, std::string name=std::string("")) | cipra::fixture | protected |
| ok(funcT expr, std::string name=std::string("")) | cipra::fixture | protected |
| pass(std::string name=std::string("")) | cipra::fixture | protected |
| plan(int total) | cipra::fixture | inlineprotected |
| plan(skip_all_t, std::string reason=std::string("")) | cipra::fixture | inlineprotected |
| run() | cipra::fixture | inline |
| skip_all | cipra::fixture | protectedstatic |
| throws(funcT expr, std::string name=std::string("")) | cipra::fixture | protected |
| throws(funcT expr, std::string name=std::string("")) | cipra::fixture | protected |
1.8.4