PHP Class PhpBench\Tests\Unit\Serializer\XmlEncoderTest

Inheritance: extends XmlTestCase
Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

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

Method Details

setUp() public méthode

public setUp ( )

testEncode() public méthode

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