nlib
testing.h File Reference

By including this file, you gain access to all of the features of the testing library. More...

Go to the source code of this file.

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.
 
 nn::nlib::testing
 Framework to test C++ code. View the description of List of testing Library Features.
 

Macros

#define NLIB_TESTING_OSTREAM   ::nlib_ns::testing::detail_func::DummyStream
 Used in place of td::ostream in the testing library. More...
 

Detailed Description

By including this file, you gain access to all of the features of the testing library.

Definition in file testing.h.