molecular
|
Matcher for Catch2 that compares Vector2. More...
#include <Matchers.h>
Public Member Functions | |
EqualsVector2 (const Vector2 &v, double epsilon, double margin) | |
bool | match (const Vector2 &v) const override |
Performs the test for this matcher. More... | |
std::string | describe () const override |
Matcher for Catch2 that compares Vector2.
|
inline |
|
override |
|
override |
Performs the test for this matcher.