Julio Montoya 9ac706a206 Replacing main_api.lib.php with api.lib.php před 11 roky
..
classes 9ac706a206 Replacing main_api.lib.php with api.lib.php před 11 roky
LearnpathControllerTest.php 0a833f12cf Adding LearnPathControllerTest před 12 roky
README.txt b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 před 12 roky
autoload.php 4e3788d569 Removing error_reporting everywhere před 12 roky
generate_test_classes.php b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 před 12 roky
phpunit.xml 5103a32120 Removing colors from phpunit result to allow for nice printing in Jenkins před 12 roky

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