![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <WNS/TestFixture.hpp>#include <WNS/simulator/ISimulator.hpp>#include <iostream>

Go to the source code of this file.
Functions | |
| std::string | wns::testsuite::Default () |
| CppUnit default registry. | |
| std::string | wns::testsuite::Disabled () |
| Registry for disabled tests. | |
| std::string | wns::failureMessage (const std::string &sourceFile, const std::string &sourceLine, const std::string &expected, const std::string &actual) |
| Construct a failure message containing file, line, expected and actual value. | |
| std::string | wns::testsuite::Performance () |
| Registry for performance tests. | |
| std::string | wns::testsuite::Spike () |
| Registry for spikes. | |
1.5.5