PHP Class Xpressengine\Tests\Frontend\BodyClassTest

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

Public Methods

Method Description
testConstruct ( )
testOutputSimple ( BodyClass $tag )
testUnload ( )

Protected Methods

Method Description
tearDown ( )

Method Details

tearDown() protected method

protected tearDown ( )

testConstruct() public method

public testConstruct ( )

testOutputSimple() public method

public testOutputSimple ( BodyClass $tag )
$tag Xpressengine\Presenter\Html\Tags\BodyClass

testUnload() public method

public testUnload ( )