Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Test::ValidationPrecision |
This class implements a helper class to validate the accuracy of tests. More... | |
class | Ocean::Test::ValidationPrecision::ScopedIteration |
Creates a new scoped iteration. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Test | |
Namespace of the Test library. | |
Functions | |
std::ostream & | Ocean::Test::operator<< (std::ostream &stream, const ValidationPrecision &validation) |
template<bool tActive> | |
MessageObject< tActive > & | Ocean::Test::operator<< (MessageObject< tActive > &messageObject, const ValidationPrecision &validation) |
template<bool tActive> | |
MessageObject< tActive > & | Ocean::Test::operator<< (MessageObject< tActive > &&messageObject, const ValidationPrecision &validation) |