|
static void | addAssertionListener (MatcherAssert::AssertionListener *listener) |
|
template<typename T > |
static bool | assertThat (const QString &reason, const T &actual, const Matcher< T > &matcher, const char *file, int line) |
|
template<typename T > |
static bool | assertThat (const QString &reason, const T &actual, const QSharedPointer< Matcher< T > > &matcher, const char *file, int line) |
|
template<typename T > |
static bool | assertThat (const T &actual, const Matcher< T > &matcher, const char *file, int line) |
|
template<typename T > |
static bool | assertThat (const T &actual, const QSharedPointer< Matcher< T > > &matcher, const char *file, int line) |
|
static bool | assertThat (const QString &reason, bool assertion, const char *file, int line) |
|
The documentation for this class was generated from the following files:
- C:/Users/Christian/Documents/GitHub/Hamcrest-Qt/src/core/matcherassert.h
- C:/Users/Christian/Documents/GitHub/Hamcrest-Qt/src/core/matcherassert.cpp