PHP 클래스 ImboUnitTest\Resource\ShortUrlTest

상속: extends ImboUnitTest\Resource\ResourceTests
파일 보기 프로젝트 열기: imbo/imbo

공개 메소드들

메소드 설명
setUp ( ) Set up the resource
tearDown ( ) Tear down the resource
testCanDeleteAShortUrl ( )
testThrowsAnExceptionWhenTheShortUrlDoesNotExist ( )
testThrowsAnExceptionWhenUserOrPrivateKeyDoesNotMatch ( )

보호된 메소드들

메소드 설명
getNewResource ( )

메소드 상세

getNewResource() 보호된 메소드

protected getNewResource ( )

setUp() 공개 메소드

Set up the resource
public setUp ( )

tearDown() 공개 메소드

Tear down the resource
public tearDown ( )

testCanDeleteAShortUrl() 공개 메소드

testThrowsAnExceptionWhenTheShortUrlDoesNotExist() 공개 메소드

testThrowsAnExceptionWhenUserOrPrivateKeyDoesNotMatch() 공개 메소드