|
|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| |
|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| |
|
template<typename Filter > |
| void | dumpInitialState (Filter const &filter) |
| |
|
template<typename State > |
| void | dumpState (State const &state, const char msg[]) |
| |
|
template<typename Filter , typename Measurement > |
| void | filterAndCheck (Filter &filter, Measurement &meas, double dt=0.1) |
| |
|
template<typename Filter , typename Measurement > |
| void | filterAndCheckRepeatedly (Filter &filter, Measurement &meas, double dt=0.1, std::size_t iterations=100) |
| |
|
static void | SetUpTestCase () |
| |
|
static void | TearDownTestCase () |
| |
|
static bool | HasFatalFailure () |
| |
|
static bool | HasNonfatalFailure () |
| |
|
static bool | HasFailure () |
| |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
| |
|
static void | RecordProperty (const std::string &key, int value) |
| |
|
static void | SetUpTestCase () |
| |
|
static void | TearDownTestCase () |
| |
|
static bool | HasFatalFailure () |
| |
|
static bool | HasNonfatalFailure () |
| |
|
static bool | HasFailure () |
| |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
| |
|
static void | RecordProperty (const std::string &key, int value) |
| |
|
virtual void | SetUp () |
| |
|
virtual void | TearDown () |
| |
|
virtual void | SetUp () |
| |
|
virtual void | TearDown () |
| |
The documentation for this class was generated from the following file: