silverstripe-framework/tests/dev
Ingo Schommer aa72425e84 Fixed PHPUnit assertions for incomplete tests in core
Avoid PHPUnit throwing "test didn't run any assertions"
notices in PHP. If nothing else, it keeps test output
looking less broken by default, making it more likely
that actual errors do get noticed.
2012-11-23 15:16:39 +01:00
..
BacktraceTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CsvBulkLoaderTest_Players.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest_PlayersWithHeader.csv Merged from branches/2.3 2009-02-03 04:00:02 +00:00
CsvBulkLoaderTest_PlayersWithId.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest_PlayersWithIdUpdated.csv API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CsvBulkLoaderTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CsvBulkLoaderTest.yml API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CSVParserTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
DeprecationTest.php Fixed PHPUnit assertions for incomplete tests in core 2012-11-23 15:16:39 +01:00
LogTest.php ENHANCEMENT Make it possible to extend SS_Log 2012-10-04 16:34:20 +10:00