PHP 클래스 Go\Aop\Support\TruePointFilterTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: goaop/framework

보호된 프로퍼티들

프로퍼티 타입 설명
$filter TruePointFilter

공개 메소드들

메소드 설명
testMatches ( ) Test that true matcher always matches the class

보호된 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, opens a network connection.

메소드 상세

setUp() 보호된 메소드

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

testMatches() 공개 메소드

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

프로퍼티 상세

$filter 보호되어 있는 프로퍼티

protected TruePointFilter,Go\Aop\Support $filter
리턴 TruePointFilter