xtd 0.2.0
Loading...
Searching...
No Matches

◆ succeed() [1/4]

static void xtd::tunit::base_assert::succeed ( )
static

Generates a success with a generic message. This is used by the other assert functions.

Examples
static void succeed()
Generates a success with a generic message. This is used by the other assert functions.
Examples
math_assert.cpp, math_assume.cpp, and math_valid.cpp.