SBufFindTest.h
Go to the documentation of this file.
Definition: SBufFindTest.h:20
void testRFindDefs()
void testFindChar()
void handleFailure(const char *method)
void checkResults(const char *method)
void testRFind()
std::string placementKey() const
void testFindDefs()
std::string::size_type theBareNeedlePos
needle pos w/o thePos restrictions; used for case categorization
Definition: SBufFindTest.h:72
void testFind()
void placeNeedle(const SBuf &cleanHay)
bool hushSimilar
whether to report only one failed test case per "category"
Definition: SBufFindTest.h:30
void testRFindCharDefs()
void testFindFirstOf()
void nextLen(SBuf::size_type &len, const SBuf::size_type max)
SBufFindTest()
void testAllMethods()
bool resultsMatch() const
std::string posKey() const
void testRFindChar()
SBuf::size_type maxHayLength
approximate maximum generated hay string length
Definition: SBufFindTest.h:32
void testFindCharDefs()
static SBuf RandomSBuf(const int length)