PHP Class Phprest\Entity\ErrorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: phprest/phprest

Protected Properties

Property Type Description
$error Error

Public Methods

Method Description
setUp ( )
testGetCode ( )
testGetDetails ( )
testGetMessage ( )

Method Details

setUp() public method

public setUp ( )

testGetCode() public method

public testGetCode ( )

testGetDetails() public method

public testGetDetails ( )

testGetMessage() public method

public testGetMessage ( )

Property Details

$error protected property

protected Error,Phprest\Entity $error
return Error