wiki.techinc.nl/tests/phpunit/structure
umherirrender 0be527177f Skip missed dependencies in ResourcesTest::testUnsatisfiableDependencies
When a dependency is missing the test
ResourcesTest::testUnsatisfiableDependencies gives a error because of
Undefined index and stops further checks. Skip this situation because
the existing test ResourcesTest::testMissingDependencies already gives a
failure with a better explanation in this situation.

Change-Id: I71a88551df67d52ea96bf7283b5de892692f9336
2015-02-21 23:08:00 +00:00
..
AutoLoaderTest.php More descriptive message for autoloader failures 2015-02-20 21:52:37 +00:00
ResourcesTest.php Skip missed dependencies in ResourcesTest::testUnsatisfiableDependencies 2015-02-21 23:08:00 +00:00
StructureTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00