PHP Class Phprest\Service\Hateoas\HateoasTest

Inheritance: extends PHPUnit_Framework_TestCase, use trait Getter
Show file Open project: phprest/phprest

Public Methods

Method Description
setUp ( )
testGetter ( )
testInstansiation ( )
testUrlGeneratorAbsolute ( )
testUrlGeneratorRelative ( )
testUrlGeneratorRelativeWithIdAndParameters ( )
testUrlGeneratorRelativeWithParameters ( )
testWithWrongConfig ( )

Protected Methods

Method Description
getContainer ( )

Method Details

getContainer() protected method

protected getContainer ( )

setUp() public method

public setUp ( )

testGetter() public method

public testGetter ( )

testInstansiation() public method

public testInstansiation ( )

testUrlGeneratorAbsolute() public method

testUrlGeneratorRelative() public method

testUrlGeneratorRelativeWithIdAndParameters() public method

testUrlGeneratorRelativeWithParameters() public method

testWithWrongConfig() public method

public testWithWrongConfig ( )