PHP 클래스 Phprest\Service\Hateoas\HateoasTest

상속: extends PHPUnit_Framework_TestCase, use trait Getter
파일 보기 프로젝트 열기: phprest/phprest

공개 메소드들

메소드 설명
setUp ( )
testGetter ( )
testInstansiation ( )
testUrlGeneratorAbsolute ( )
testUrlGeneratorRelative ( )
testUrlGeneratorRelativeWithIdAndParameters ( )
testUrlGeneratorRelativeWithParameters ( )
testWithWrongConfig ( )

보호된 메소드들

메소드 설명
getContainer ( )

메소드 상세

getContainer() 보호된 메소드

protected getContainer ( )

setUp() 공개 메소드

public setUp ( )

testGetter() 공개 메소드

public testGetter ( )

testInstansiation() 공개 메소드

public testInstansiation ( )

testUrlGeneratorAbsolute() 공개 메소드

testUrlGeneratorRelative() 공개 메소드

testUrlGeneratorRelativeWithIdAndParameters() 공개 메소드

testUrlGeneratorRelativeWithParameters() 공개 메소드

testWithWrongConfig() 공개 메소드

public testWithWrongConfig ( )