silverstripe-framework/tests/search
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
..
FulltextSearchableTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
SearchContextTest.php API CHANGE Removed assertType() and assertEmpty() workarounds. Use assertInstanceOf() 2012-05-09 23:05:39 +12:00
SearchContextTest.yml API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
SearchFilterApplyRelationTest.php ENHANCEMENT: Add lazy loading to DataQuery. 2012-04-30 16:12:15 +12:00
SearchFilterApplyRelationTest.yml ENHANCEMENT: add more assertion in SearchFilterAapplyRelationTest to test more cases for many_many relation. 2009-08-11 04:58:37 +00:00