PHP Class Goetas\Twital\Tests\CoreNodesTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: goetas/twital

Protected Properties

Property Type Description
$sourceAdapter
$twital

Public Methods

Method Description
getAttributes ( )
getData ( )
getDataFormTemplates ( )
testNonEmptyHtmlAttributes ( $attributeName )
testVisitNode ( $source, $expected )
testVisitNodeTemplates ( $source, $expected )

Protected Methods

Method Description
getSourceAdapter ( )
setUp ( ) Prepares the environment before running a test.

Method Details

getAttributes() public method

public getAttributes ( )

getData() public method

public getData ( )

getDataFormTemplates() public method

getSourceAdapter() abstract protected method

abstract protected getSourceAdapter ( )

setUp() protected method

Prepares the environment before running a test.
protected setUp ( )

testNonEmptyHtmlAttributes() public method

public testNonEmptyHtmlAttributes ( $attributeName )

testVisitNode() public method

public testVisitNode ( $source, $expected )

testVisitNodeTemplates() public method

public testVisitNodeTemplates ( $source, $expected )

Property Details

$sourceAdapter protected_oe property

protected $sourceAdapter

$twital protected_oe property

protected $twital