Home | Libraries | People | FAQ | More |
BOOST_
level
_BITWISE_EQUAL
BOOST_
level
_CLOSE
BOOST_
level
_CLOSE_FRACTION
BOOST_
level
_EQUAL
BOOST_
level
_EQUAL_COLLECTIONS
BOOST_
level
_EXCEPTION
BOOST_FAIL
BOOST_
level
_GE
BOOST_
level
_GT
BOOST_
level
_LE
BOOST_
level
_LT
BOOST_
level
_MESSAGE
BOOST_
level
_NE
BOOST_
level
_NO_THROW
BOOST_
level
_PREDICATE
BOOST_
level
_SMALL
BOOST_
level
_THROW
BOOST_TEST_DONT_PRINT_LOG_VALUE
Assertions are used to validate the result of exercising the system under test. When an assertion fails, a diagnostic message is created and the failed assertion is recorded. Different assertion levels allow you to control how a failed assertion is interpreted by the test runner.
Important | |
---|---|
When an assertion involves a user-defined datatype, a stream insertion
operator ( |
The minimal header test framework does not provide the facilities described here.