![]() |
Home | Libraries | People | FAQ | More |
BOOST_<level>BOOST_<level>_BITWISE_EQUALBOOST_<level>_EQUALBOOST_<level>_EQUAL_COLLECTIONSBOOST_<level>_CLOSEBOOST_<level>_CLOSE_FRACTIONBOOST_<level>_EXCEPTIONBOOST_<level>_GEBOOST_<level>_GTBOOST_<level>_LEBOOST_<level>_LTBOOST_<level>_MESSAGEBOOST_<level>_NEBOOST_<level>_NO_THROWBOOST_<level>_PREDICATEBOOST_<level>_SMALLBOOST_<level>_THROWBOOST_ERRORBOOST_FAILBOOST_IS_DEFINED|
Assertions |
Short description |
|---|---|
|
Simple validation of a boolean predicate value. |
|
|
Bitwise equality test of two elements. |
|
|
Equality test of two elements. |
|
|
Element-wise equality test of two collections. |
|
|
Floating point comparison using a percentage of deviation. |
|
|
Floating point comparison using the fraction of the compared operands. |
|
|
Exception detection and validation check. |
|
|
Comparison of two values (with convenient reporting). |
|
|
Comparison of two values (with convenient reporting). |
|
|
Comparison of two values (with convenient reporting). |
|
|
Comparison of two values (with convenient reporting). |
|
|
Same as |
|
|
Comparison of two values (with convenient reporting). |
|
|
Checks an expression does not throw any exception. |
|
|
Checks a list of arguments against a predicate functor. |
|
|
Checks a value is small according to a tolerance. |
|
|
Checks an expression throws a specific type of expression. |
|
|
Logs an error message, fails but does not abort the current test. |
|
|
Logs an error message, fails and aborts the current test. |
|
|
Checks at runtime whether or not the supplied preprocessor symbol is defined. |