|
ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
#include <daq/error/report.hpp>Go to the source code of this file.
Macros | |
| #define | EXPECT_THROW_WITH_MESSAGE(stmt, etype, matcher) |
| Expect that stmt throws exception of type etype and that the exception message matches matcher. More... | |
Definition in file expect.hpp.
| #define EXPECT_THROW_WITH_MESSAGE | ( | stmt, | |
| etype, | |||
| matcher | |||
| ) |
Expect that stmt throws exception of type etype and that the exception message matches matcher.
Definition at line 15 of file expect.hpp.