PHP Class Coduo\PHPMatcher\Tests\Matcher\OrMatcherTest

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

Public Methods

Method Description
negativeMatchData ( )
positiveMatchData ( )
setUp ( )
test_negative_match_arrays ( $value, $pattern )
test_positive_match_arrays ( $value, $pattern )

Method Details

negativeMatchData() public static method

public static negativeMatchData ( )

positiveMatchData() public static method

public static positiveMatchData ( )

setUp() public method

public setUp ( )

test_negative_match_arrays() public method

public test_negative_match_arrays ( $value, $pattern )

test_positive_match_arrays() public method

public test_positive_match_arrays ( $value, $pattern )