PHP 클래스 PhalconRest\Test\Unit\Api\ResourceTest

상속: extends Codeception\TestCase\Test
파일 보기 프로젝트 열기: redound/phalcon-rest-boilerplate

보호된 프로퍼티들

프로퍼티 타입 설명
$resource PhalconRest\Api\Resource

공개 메소드들

메소드 설명
testCollectionKey ( )
testItemKey ( )
testModel ( )
testTransformer ( )

보호된 메소드들

메소드 설명
_before ( )

메소드 상세

_before() 보호된 메소드

protected _before ( )

testCollectionKey() 공개 메소드

public testCollectionKey ( )

testItemKey() 공개 메소드

public testItemKey ( )

testModel() 공개 메소드

public testModel ( )

testTransformer() 공개 메소드

public testTransformer ( )

프로퍼티 상세

$resource 보호되어 있는 프로퍼티

protected Resource,PhalconRest\Api $resource
리턴 PhalconRest\Api\Resource