PHP Class Xpressengine\Tests\Presenter\JsonRendererTest

Author: XE Developers ([email protected])
Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: xpressengine/xpressengine

Protected Properties

Property Type Description
$presenter Mockery\MockInterface | Xpressengine\Presenter\Presenter

Public Methods

Method Description
setUp ( ) : void set up
tearDown ( ) : void tear down
testRenderer ( ) : void test renderer

Method Details

setUp() public method

set up
public setUp ( ) : void
return void

tearDown() public method

tear down
public tearDown ( ) : void
return void

testRenderer() public method

test renderer
public testRenderer ( ) : void
return void

Property Details

$presenter protected_oe property

protected MockInterface,Mockery|Presenter,Xpressengine\Presenter $presenter
return Mockery\MockInterface | Xpressengine\Presenter\Presenter