PHP 클래스 PHPRouterTest\Test\RouteTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: dannyvankooten/php-router

공개 메소드들

메소드 설명
testGetAction ( )
testGetMethods ( )
testGetName ( )
testGetTarget ( )
testGetUrl ( )
testSetMethods ( )
testSetName ( )
testSetTarget ( )
testSetUrl ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testGetAction() 공개 메소드

public testGetAction ( )

testGetMethods() 공개 메소드

public testGetMethods ( )

testGetName() 공개 메소드

public testGetName ( )

testGetTarget() 공개 메소드

public testGetTarget ( )

testGetUrl() 공개 메소드

public testGetUrl ( )

testSetMethods() 공개 메소드

public testSetMethods ( )

testSetName() 공개 메소드

public testSetName ( )

testSetTarget() 공개 메소드

public testSetTarget ( )

testSetUrl() 공개 메소드

public testSetUrl ( )