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

Public Methods

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

Method Details

getDataSet() public method

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