#include "assume.hpp"Contains xtd::tunit::constraints::assume_that method.
Go to the source code of this file.
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::tunit |
| The tunit namespace contains a unit test library. | |
| namespace | xtd::tunit::constraints |
| The constraints namespace contains the constraint-based assert model. | |
Functions | |
| template<class actual_t> | |
| auto | xtd::tunit::constraints::assume_that (const actual_t &actual) |