PHP Class Coduo\PHPMatcher\Tests\Matcher\Pattern\Expander\CountTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: coduo/php-matcher

Public Methods

Method Description
examplesProvider ( )
invalidCasesProvider ( )
test_error_when_matching_fail ( $boundary, $value, $errorMessage )
test_matching_values ( $needle, $haystack, $expectedResult )

Method Details

examplesProvider() public static method

public static examplesProvider ( )

invalidCasesProvider() public static method

public static invalidCasesProvider ( )

test_error_when_matching_fail() public method

public test_error_when_matching_fail ( $boundary, $value, $errorMessage )

test_matching_values() public method

public test_matching_values ( $needle, $haystack, $expectedResult )