xtd
0.2.0
Loading...
Searching...
No Matches
◆
fail()
[1/5]
static void xtd::tunit::base_assert::fail
(
)
static
Throws an
xtd::tunit::assert_error
exception. This is used by the other assert functions.
Exceptions
xtd::tunit::assert_error
If bad assertion.
Examples
xtd::tunit::assert::fail
();
// test throws an assert_error exception.
xtd::tunit::base_assert::fail
static void fail()
Throws an xtd::tunit::assert_error exception. This is used by the other assert functions.
Examples
math_assert.cpp
,
math_assume.cpp
, and
math_valid.cpp
.
xtd
tunit
base_assert
Generated on Sat Sep 14 2024 21:25:32 for xtd by
Gammasoft
. All rights reserved.