PHP Class Hal\Tests\LinkTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: zircote/hal

Public Methods

Method Description
testBuild ( )
testSimple ( )
testTemplatedLink ( )
testXML ( )

Protected Methods

Method Description
setUp ( ) Prepares the environment before running a test.
tearDown ( ) Cleans up the environment after running a test.

Method Details

setUp() protected method

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

tearDown() protected method

Cleans up the environment after running a test.
protected tearDown ( )

testBuild() public method

public testBuild ( )

testSimple() public method

public testSimple ( )

testXML() public method

public testXML ( )