PHP Class Phprest\ErrorHandler\Formatter\JsonXmlTest

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

Protected Properties

Property Type Description
$config Phprest\Config

Public Methods

Method Description
setUp ( )
testFormatWithDetailedException ( )
testFormatWithNotAcceptable ( )
testFormatWithSimpleException ( )

Protected Methods

Method Description
setContainerElements ( Config $config )

Method Details

setContainerElements() protected method

protected setContainerElements ( Config $config )
$config Phprest\Config

setUp() public method

public setUp ( )

testFormatWithDetailedException() public method

testFormatWithNotAcceptable() public method

testFormatWithSimpleException() public method

Property Details

$config protected property

protected Config,Phprest $config
return Phprest\Config