PHP Class Go\Aop\Support\AndPointFilterTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: goaop/framework

Public Methods

Method 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 method

public logicCases ( )

testKindIsIntersected() public method

Tests that filter intersect different kinds of filters

testMatches() public method

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