PHP Class PhalconRest\Test\Unit\Api\ResourceTest

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

Protected Properties

Property Type Description
$resource PhalconRest\Api\Resource

Public Methods

Method Description
testCollectionKey ( )
testItemKey ( )
testModel ( )
testTransformer ( )

Protected Methods

Method Description
_before ( )

Method Details

_before() protected method

protected _before ( )

testCollectionKey() public method

public testCollectionKey ( )

testItemKey() public method

public testItemKey ( )

testModel() public method

public testModel ( )

testTransformer() public method

public testTransformer ( )

Property Details

$resource protected property

protected Resource,PhalconRest\Api $resource
return PhalconRest\Api\Resource