PHP Class PHPUnit_Extensions_Database_DataSet_Specs_FlatXml, qcodo

The format of the spec string is as follows: The filename should be the location of a flat 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_FlatXmlDataSet Creates Flat XML Data Set from a data set spec.

Method Details

getDataSet() public méthode

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