PHP Class Phprest\Entity\DebugErrorTest

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

Protected Properties

Property Type Description
$debugError DebugError

Public Methods

Method Description
setUp ( )
testGetFileName ( )
testGetLine ( )
testGetTrace ( )

Method Details

setUp() public method

public setUp ( )

testGetFileName() public method

public testGetFileName ( )

testGetLine() public method

public testGetLine ( )

testGetTrace() public method

public testGetTrace ( )

Property Details

$debugError protected property

protected DebugError,Phprest\Entity $debugError
return DebugError