wiki.techinc.nl/tests/phpunit/structure
Siebrand Mazeland 6d2234640c Declare visibility on Autoloader::$autoloadLocalClassesLower
Make protected, add method to allow tests to clear the protected class
property, and remove a now unneeded class from the test.

Change-Id: I269cab8d3f4419c91dfe15d5722e19ff6da828d1
2013-11-07 09:41:47 -08:00
..
AutoLoaderTest.php Declare visibility on Autoloader::$autoloadLocalClassesLower 2013-11-07 09:41:47 -08:00
ResourcesTest.php ResourcesTest: Assert no @media is used inside 'media'-specified resources 2013-11-03 23:08:41 +00:00
StructureTest.php