PHP 클래스 Ergo\Tests\Http\ResponseBuilderTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: 99designs/ergo

공개 메소드들

메소드 설명
testBasicUsage ( )
testCreated ( )
testForbidden ( )
testMethodNotAllowed ( )
testNotFound ( )
testRedirectPermanent ( )
testRedirectTemporary ( )

메소드 상세

testBasicUsage() 공개 메소드

public testBasicUsage ( )

testCreated() 공개 메소드

public testCreated ( )

testForbidden() 공개 메소드

public testForbidden ( )

testMethodNotAllowed() 공개 메소드

testNotFound() 공개 메소드

public testNotFound ( )

testRedirectPermanent() 공개 메소드

testRedirectTemporary() 공개 메소드