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
Show file Open project: qcodo/qcodo

Public Methods

Method Description
getDataSet ( string $dataSetSpec ) : PHPUnit_Extensions_Database_DataSet_FlatXmlDataSet Creates Flat XML Data Set from a data set spec.

Method Details

getDataSet() public method

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