xtd 0.2.0
xtd::tunit::collection_assert Member List

This is the complete list of members for xtd::tunit::collection_assert, including all inherited members.

all_items_are_instances_of(const collection_t &collection, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
all_items_are_instances_of(const collection_t &collection, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
all_items_are_not_null(const collection_t &collection, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
all_items_are_not_null(const collection_t &collection, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
all_items_are_unique(const collection_t &collection, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
all_items_are_unique(const collection_t &collection, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_equal(const expected_t &expected, const actual_t &actual, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_equal(const expected_t &expected, const actual_t &actual, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_equivalent(const expected_t &expected, const actual_t &actual, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_equivalent(const expected_t &expected, const actual_t &actual, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_not_equal(const expected_t &expected, const actual_t &actual, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_not_equal(const expected_t &expected, const actual_t &actual, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_not_equivalent(const expected_t &expected, const actual_t &actual, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
are_not_equivalent(const expected_t &expected, const actual_t &actual, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
contains(const expected_t &expected, const actual_t &actual, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
contains(const expected_t &expected, const actual_t &actual, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
does_not_contain(const expected_t &expected, const actual_t &actual, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
does_not_contain(const expected_t &expected, const actual_t &actual, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
xtd::tunit::base_assert::equals(const value_a_t &value_a, const value_b_t &value_b)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(const char_t *value_a, const string &value_b)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(const string &value_a, const char_t *value_b)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(long double value_a, long double value_b)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(double value_a, double value_b)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(float value_a, float value_b)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(double value_a, double value_b, double tolerance)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(long double value_a, long double value_b, long double tolerance)xtd::tunit::base_assertinlineprivatestatic
xtd::tunit::base_assert::equals(float value_a, float value_b, float tolerance)xtd::tunit::base_assertinlineprivatestatic
is_empty(const value_t &value, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
is_empty(const value_t &value, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
is_not_empty(const value_t &value, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
is_not_empty(const value_t &value, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
is_ordered(const value_t &value, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic
is_ordered(const value_t &value, const std::string &message, const xtd::diagnostics::stack_frame &stack_frame=xtd::diagnostics::stack_frame::current())xtd::tunit::collection_assertinlinestatic