silverstripe-framework/docs/en/topics/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
..
create-functional-test.md NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
create-silverstripe-test.md NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
email-sending.md Small text changes, added api links, cont. updating images for tutorials, fixed tutorials from member feedback 2011-03-09 10:05:51 +13:00
fixtures.md NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
index.md NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
testing-guide-troubleshooting.md Fixed usage of DataList etc in docs (fixes #7518) 2012-06-27 16:09:31 +02:00
why-test.md API-CHANGE Update docs to match renaming of sapphire to framework 2012-04-15 10:50:19 +12:00