PHP Class BlockTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: kylekatarnls/jade-php Class Usage Examples

Public Methods

Method Description
testBlock ( ) Block Node test
testTag ( ) Tag Node test

Method Details

testBlock() public method

Block Node test
public testBlock ( )

testTag() public method

Tag Node test
public testTag ( )