PHP Class Go\Aop\Support\TruePointFilterTest

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

Protected Properties

Property Type Description
$filter TruePointFilter

Public Methods

Method Description
testMatches ( ) Test that true matcher always matches the class

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, opens a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

testMatches() public method

Test that true matcher always matches the class
public testMatches ( )

Property Details

$filter protected_oe property

protected TruePointFilter,Go\Aop\Support $filter
return TruePointFilter