PHP Class Tests\TestCase

Inheritance: extends Tester\TestCase
显示文件 Open project: imangazaliev/didom Class Usage Examples

Protected Methods

Method Description
createNode ( $name, $value = null, $attributes = [] )
loadFixture ( $filename )
tearDown ( )

Method Details

createNode() protected method

protected createNode ( $name, $value = null, $attributes = [] )

loadFixture() protected method

protected loadFixture ( $filename )

tearDown() protected method

protected tearDown ( )