PHP Class Go\Aop\Support\OrPointFilterTest

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

Public Methods

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

public logicCases ( )

testKindIsCombined() public method

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

testMatches() public method

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