#include <tests.h>
◆ ActualStdString()
ept::tests::ActualStdString::ActualStdString |
( |
const std::string & |
s | ) |
|
|
inline |
◆ contains()
void ept::tests::ActualStdString::contains |
( |
const std::string & |
expected | ) |
const |
◆ endswith()
void ept::tests::ActualStdString::endswith |
( |
const std::string & |
expected | ) |
const |
◆ matches()
void ept::tests::ActualStdString::matches |
( |
const std::string & |
re | ) |
const |
◆ not_contains()
void ept::tests::ActualStdString::not_contains |
( |
const std::string & |
expected | ) |
const |
◆ not_matches()
void ept::tests::ActualStdString::not_matches |
( |
const std::string & |
re | ) |
const |
◆ startswith()
void ept::tests::ActualStdString::startswith |
( |
const std::string & |
expected | ) |
const |
The documentation for this struct was generated from the following files: