PHP 클래스 Go\Aop\Support\AndPointFilterTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: goaop/framework

공개 메소드들

메소드 설명
logicCases ( )
testKindIsIntersected ( ) Tests that filter intersect different kinds of filters
testMatches ( Go\Aop\PointFilter $first, Go\Aop\PointFilter $second, $expected )

메소드 상세

logicCases() 공개 메소드

public logicCases ( )

testKindIsIntersected() 공개 메소드

Tests that filter intersect different kinds of filters

testMatches() 공개 메소드

public testMatches ( Go\Aop\PointFilter $first, Go\Aop\PointFilter $second, $expected )
$first Go\Aop\PointFilter
$second Go\Aop\PointFilter