PHP Class PhpBench\Tests\Unit\Serializer\XmlEncoderTest

Inheritance: extends XmlTestCase
Show file Open project: dantleech/phpbench

Public Methods

Method Description
setUp ( )
testEncode ( array $params, $expected ) It should encode the suite to an XML document.

Method Details

setUp() public method

public setUp ( )

testEncode() public method

It should encode the suite to an XML document.
public testEncode ( array $params, $expected )
$params array