![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Functions | |
| std::string | Default () |
| CppUnit default registry. | |
| std::string | Disabled () |
| Registry for disabled tests. | |
| std::string | Performance () |
| Registry for performance tests. | |
| std::string | Spike () |
| Registry for spikes. | |
| std::string wns::testsuite::Default | ( | ) |
Definition at line 99 of file TestFixture.cpp.
| std::string wns::testsuite::Disabled | ( | ) |
Definition at line 93 of file TestFixture.cpp.
| std::string wns::testsuite::Performance | ( | ) |
Definition at line 105 of file TestFixture.cpp.
| std::string wns::testsuite::Spike | ( | ) |
Definition at line 111 of file TestFixture.cpp.
1.5.5