PHP Class PhalconRest\Test\Unit\Api\CollectionTest

Inheritance: extends Codeception\TestCase\Test
Show file Open project: redound/phalcon-rest-boilerplate

Protected Properties

Property Type Description
$collection PhalconRest\Api\Collection

Public Methods

Method Description
testAllowedRoles ( )
testDeniedRoles ( )
testDescription ( )
testExpectsJsonData ( )
testExpectsPostData ( )
testGetDefaultPostedDataMethod ( )
testGetEndpoints ( )
testIdentifier ( )
testName ( )
testPrefix ( )

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

testAllowedRoles() public method

public testAllowedRoles ( )

testDeniedRoles() public method

public testDeniedRoles ( )

testDescription() public method

public testDescription ( )

testExpectsJsonData() public method

public testExpectsJsonData ( )

testExpectsPostData() public method

public testExpectsPostData ( )

testGetDefaultPostedDataMethod() public method

testGetEndpoints() public method

public testGetEndpoints ( )

testIdentifier() public method

public testIdentifier ( )

testName() public method

public testName ( )

testPrefix() public method

public testPrefix ( )

Property Details

$collection protected property

protected Collection,PhalconRest\Api $collection
return PhalconRest\Api\Collection