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

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

보호된 프로퍼티들

프로퍼티 타입 설명
$collection PhalconRest\Api\Collection

공개 메소드들

메소드 설명
testAllowedRoles ( )
testDeniedRoles ( )
testDescription ( )
testExpectsJsonData ( )
testExpectsPostData ( )
testGetDefaultPostedDataMethod ( )
testGetEndpoints ( )
testIdentifier ( )
testName ( )
testPrefix ( )

보호된 메소드들

메소드 설명
_before ( )

메소드 상세

_before() 보호된 메소드

protected _before ( )

testAllowedRoles() 공개 메소드

public testAllowedRoles ( )

testDeniedRoles() 공개 메소드

public testDeniedRoles ( )

testDescription() 공개 메소드

public testDescription ( )

testExpectsJsonData() 공개 메소드

public testExpectsJsonData ( )

testExpectsPostData() 공개 메소드

public testExpectsPostData ( )

testGetDefaultPostedDataMethod() 공개 메소드

testGetEndpoints() 공개 메소드

public testGetEndpoints ( )

testIdentifier() 공개 메소드

public testIdentifier ( )

testName() 공개 메소드

public testName ( )

testPrefix() 공개 메소드

public testPrefix ( )

프로퍼티 상세

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

protected Collection,PhalconRest\Api $collection
리턴 PhalconRest\Api\Collection