|
|
auto | does () |
| |
|
auto | is () |
| |
|
| that_value (actual_value< actual_t > &&v) |
| |
|
| that_value (const actual_value< actual_t > &v) |
| |
|
| actual_value (actual_value &&)=default |
| |
|
| actual_value (const actual_value &)=default |
| |
|
xtd::tunit::constraints::assert_type | assert_type () const noexcept |
| |
|
actual_value & | type (xtd::tunit::constraints::assert_type assert_type) noexcept |
| |
|
auto | is_assert () const noexcept |
| |
|
auto | is_valid () const noexcept |
| |
|
auto | is_assume () const noexcept |
| |
|
const actual_t & | actual () const noexcept |
| |
|
actual_value & | actual (const actual_t &actual) noexcept |
| |
The documentation for this class was generated from the following file: