PHP Class PHPUnit_Extensions_Database_DataSet_Specs_Xml, qcodo

The format of the spec string is as follows: The filename should be the location of a xml file relative to the current working directory.
Author: Mike Lively ([email protected])
Inheritance: implements PHPUnit_Extensions_Database_DataSet_ISpec
Afficher le fichier Open project: qcodo/qcodo

Méthodes publiques

Méthode Description
getDataSet ( string $dataSetSpec ) : PHPUnit_Extensions_Database_DataSet_XmlDataSet Creates XML Data Set from a data set spec.

Method Details

getDataSet() public méthode

Creates XML Data Set from a data set spec.
public getDataSet ( string $dataSetSpec ) : PHPUnit_Extensions_Database_DataSet_XmlDataSet
$dataSetSpec string
Résultat PHPUnit_Extensions_Database_DataSet_XmlDataSet