PHP Class Xpressengine\Tests\Frontend\MetaTest

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

Protected Properties

Property Type Description
$meta Xpressengine\Presenter\Html\Tags\Meta

Public Methods

Method Description
testCharset ( )
testConstruct ( )
testContent ( Meta $meta )
testDuplicateAlias ( )
testName ( )
testOutput ( Meta $meta )
testOutputMulti ( )
testProperty ( )
testUnload ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testCharset() public method

public testCharset ( )

testConstruct() public method

public testConstruct ( )

testContent() public method

public testContent ( Meta $meta )
$meta Xpressengine\Presenter\Html\Tags\Meta

testDuplicateAlias() public method

public testDuplicateAlias ( )

testName() public method

public testName ( )

testOutput() public method

public testOutput ( Meta $meta )
$meta Xpressengine\Presenter\Html\Tags\Meta

testOutputMulti() public method

public testOutputMulti ( )

testProperty() public method

public testProperty ( )

testUnload() public method

public testUnload ( )

Property Details

$meta protected property

protected Meta,Xpressengine\Presenter\Html\Tags $meta
return Xpressengine\Presenter\Html\Tags\Meta