PHP Class Goetas\Twital\Tests\DynamicAttrAttributeTest

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

Protected Properties

Property Type Description
$twig Twig_Environment

Public Methods

Method Description
getData ( )
getInvalidData ( )
testAttributeHash ( )
testInvalidVisitAttribute ( $source )
testVisitAttribute ( $source, $expected, $vars = null )

Protected Methods

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

Method Details

getData() public method

public getData ( )

getInvalidData() public method

public getInvalidData ( )

setUp() protected method

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

testAttributeHash() public method

public testAttributeHash ( )

testInvalidVisitAttribute() public method

public testInvalidVisitAttribute ( $source )

testVisitAttribute() public method

public testVisitAttribute ( $source, $expected, $vars = null )

Property Details

$twig protected_oe property

protected Twig_Environment $twig
return Twig_Environment