mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
e8fbfc0bd1
Enables more generic use of the fixture facilities without dependency on the YAML format, for example when creating fixtures from Behat step definitions. Note: The YamlFixture class needs to be created via Injector::inst()->create('YamlFixture') now, direct instantiation is no longer supported. |
||
---|---|---|
.. | ||
CSSContentParserTest.php | ||
YamlFixtureTest.php | ||
YamlFixtureTest.yml |