xtd
0.2.0
Loading...
Searching...
No Matches
◆
error()
[1/3]
static void xtd::tunit::base_assert::error
(
)
static
protected
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::error
();
// test throws an assert_error exception.
xtd::tunit::base_assert::error
static void error()
Throws an xtd::tunit::assert_error exception. This is used by the other assert functions.
Examples
math_valid.cpp
.
xtd
tunit
base_assert
Generated on Sat Sep 14 2024 21:25:32 for xtd by
Gammasoft
. All rights reserved.