PHP 클래스 AdamStipak\RestRouteTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: newPOPE/Nette-RestRoute

공개 메소드들

메소드 설명
getActions ( )
getVersions ( )
testConstructorWithEmptyDefaultFormat ( )
testConstructorWithInvalidDefaultFormat ( )
testConstructorWithNoModule ( )
testConstructorWithXmlAsADefaultFormat ( )
testDefault ( $method, $path, $action, $id = null, $associations = null )
testFileUpload ( )
testMatchAndConstructSpinalCaseUrlMultipleResource ( )
testMatchAndConstructSpinalCaseUrlSingleResource ( )
testMatchAndConstructUrl ( )
testModuleVersioning ( $module, $path, $expectedPresenterName, $expectedUrl )

메소드 상세

getActions() 공개 메소드

public getActions ( )

getVersions() 공개 메소드

public getVersions ( )

testConstructorWithEmptyDefaultFormat() 공개 메소드

testConstructorWithInvalidDefaultFormat() 공개 메소드

testConstructorWithNoModule() 공개 메소드

testConstructorWithXmlAsADefaultFormat() 공개 메소드

testDefault() 공개 메소드

public testDefault ( $method, $path, $action, $id = null, $associations = null )

testFileUpload() 공개 메소드

public testFileUpload ( )

testMatchAndConstructSpinalCaseUrlMultipleResource() 공개 메소드

testMatchAndConstructSpinalCaseUrlSingleResource() 공개 메소드

testMatchAndConstructUrl() 공개 메소드

testModuleVersioning() 공개 메소드

public testModuleVersioning ( $module, $path, $expectedPresenterName, $expectedUrl )