FreeRTOS port on GAP8/RISC-V
|
Public Member Functions | |
StartsWithMatcher (CasedString const &comparator) | |
bool | match (std::string const &source) const override |
Public Member Functions inherited from Catch::Matchers::StdString::StringMatcherBase | |
StringMatcherBase (std::string const &operation, CasedString const &comparator) | |
std::string | describe () const override |
Additional Inherited Members | |
Data Fields inherited from Catch::Matchers::StdString::StringMatcherBase | |
CasedString | m_comparator |
std::string | m_operation |
Catch::Matchers::StdString::StartsWithMatcher::StartsWithMatcher | ( | CasedString const & | comparator | ) |
|
override |