silverstripe-framework/tests/testing
Ingo Schommer e8fbfc0bd1 NEW FixtureFactory separated out from YamlFixture
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.
2012-12-11 17:06:27 +01:00
..
CSSContentParserTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
YamlFixtureTest.php NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
YamlFixtureTest.yml NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00