silverstripe-framework/tests/dev
Sean Harvey b1e17578c7 API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf()
instead of assertType(), assertEmpty() is available in PHPUnit 3.5+.
PHPUnit 3.4 is no longer supported, so please upgrade your version to
work.

MINOR Removed FullTestSuite which was a workaround for PHPUnit but not
used.
2012-05-09 23:05:39 +12:00
..
BacktraceTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12: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 API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
CsvBulkLoaderTest.yml API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
CSVParserTest.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
DeprecationTest.php MINOR Fix tests to check against dynamic FRAMEWORK_DIR and $project 2012-04-15 10:50:20 +12:00
LogTest.php API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00