PHP 클래스 Coduo\PHPMatcher\Tests\Matcher\OrMatcherTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: coduo/php-matcher

공개 메소드들

메소드 설명
negativeMatchData ( )
positiveMatchData ( )
setUp ( )
test_negative_match_arrays ( $value, $pattern )
test_positive_match_arrays ( $value, $pattern )

메소드 상세

negativeMatchData() 공개 정적인 메소드

public static negativeMatchData ( )

positiveMatchData() 공개 정적인 메소드

public static positiveMatchData ( )

setUp() 공개 메소드

public setUp ( )

test_negative_match_arrays() 공개 메소드

public test_negative_match_arrays ( $value, $pattern )

test_positive_match_arrays() 공개 메소드

public test_positive_match_arrays ( $value, $pattern )