PHP Class Go\Aop\Support\AndPointFilterTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: goaop/framework

Méthodes publiques

Méthode Description
logicCases ( )
testKindIsIntersected ( ) Tests that filter intersect different kinds of filters
testMatches ( Go\Aop\PointFilter $first, Go\Aop\PointFilter $second, $expected )

Method Details

logicCases() public méthode

public logicCases ( )

testKindIsIntersected() public méthode

Tests that filter intersect different kinds of filters

testMatches() public méthode

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