Public Member Functions | |
failure_info (test_info const &test, test_failure const &failure, string const &value) | |
Public Attributes | |
test_info const * | ptest |
test_failure | failure |
string | value |
Definition at line 270 of file testsoon.hpp.
testsoon::failure_info::failure_info | ( | test_info const & | test, | |
test_failure const & | failure, | |||
string const & | value | |||
) |
Definition at line 271 of file testsoon.hpp.
test_info const* testsoon::failure_info::ptest |
Definition at line 275 of file testsoon.hpp.
Definition at line 276 of file testsoon.hpp.
Definition at line 277 of file testsoon.hpp.