generateFixtureFile() public method
Generates fixture file by the given fixture template file.
| public void generateFixtureFile ( $templateName, $templatePath, $fixtureDataPath ) | ||
|---|---|---|
| $templateName | string | 
 Template file name  |  
| $templatePath | string | 
 Path where templates are stored  |  
| $fixtureDataPath | string | 
 Fixture data path where generated file should be written  |  
Please login to continue.