StringFinderTest
Inherits: Test
Tests the StringFinder internal library.
Functions
testContains
function testContains() public;
testStartsWith
function testStartsWith() public pure;
testEndsWith
function testEndsWith() public pure;
testCount
function testCount() public pure;