Julio Montoya 4e3788d569 Removing error_reporting everywhere vor 12 Jahren
..
classes 9b85836c4a Merge with 1.9.x vor 12 Jahren
LearnpathControllerTest.php 0a833f12cf Adding LearnPathControllerTest vor 12 Jahren
README.txt b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 vor 12 Jahren
autoload.php 4e3788d569 Removing error_reporting everywhere vor 12 Jahren
generate_test_classes.php b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 vor 12 Jahren
phpunit.xml c4eb71fb2a Removing custom autoload code see #5523 vor 12 Jahren

README.txt

Do not modify these test classes by hand. They will probably get overwritten
with the next automatic generation. Instead, use copies of the existing files
and suffix them with "Custom" to maintain them in the code versioning system.
For example: AccessTestCustom.class.php