PHP Class Go\Aop\Support\OrPointFilterTest

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

Méthodes publiques

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

Method Details

logicCases() public méthode

public logicCases ( )

testKindIsCombined() public méthode

Tests that filter combined different kinds of filters
public testKindIsCombined ( )

testMatches() public méthode

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