Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Test::Validation |
This class implements a helper class to validate tests. 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 Validation &validation) |
template<bool tActive> | |
MessageObject< tActive > & | Ocean::Test::operator<< (MessageObject< tActive > &messageObject, const Validation &validation) |
template<bool tActive> | |
MessageObject< tActive > & | Ocean::Test::operator<< (MessageObject< tActive > &&messageObject, const Validation &validation) |