silverstripe-framework/tests/php/Core
Damian Mooyman e2c4a18f63
More documentation
Fix up remaining tests
Refactor temp DB into TempDatabase class so it’s available outside of unit tests.
2017-06-21 16:29:03 +12:00
..
Cache API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ClassInfoTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
Config API Remove Object class 2017-05-23 13:50:35 +12:00
Injector API Refactor SapphireTest state management into SapphireTestState 2017-06-20 16:53:39 +12:00
Manifest API HTTPRequestBuilder::createFromEnvironment() now cleans up live globals 2017-06-21 12:13:15 +12:00
ObjectTest API Remove Object class 2017-05-23 13:50:35 +12:00
Startup API HTTPRequestBuilder::createFromEnvironment() now cleans up live globals 2017-06-21 12:13:15 +12:00
ClassInfoTest.php API Remove Object class 2017-05-23 13:50:35 +12:00
ConvertTest.php Merge branch '3' 2017-01-31 17:03:53 +00:00
CoreTest.php API HTTPRequestBuilder::createFromEnvironment() now cleans up live globals 2017-06-21 12:13:15 +12:00
HTMLCleanerTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
MemoryLimitTest.php More documentation 2017-06-21 16:29:03 +12:00
ObjectTest.php API Move extension management into test state 2017-06-20 16:53:39 +12:00
PhpSyntaxTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00