Julio Montoya 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 years ago
..
classes 4bb2821eb1 Removing test class. 10 years ago
LearnpathControllerTest.php 9724271764 Changing Chamilo Namespace from ChamiloLMS to Chamilo. 10 years ago
README.txt b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 12 years ago
bootstrap.php 237a7cfc90 Fixing some phpunit classes. 11 years ago
generate_test_classes.php b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 12 years ago
phpunit.xml be7b9cc1c2 Disabling logging taking too much to generate an xml report. 11 years ago

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