Julio Montoya 0bb2fbb795 Removing unused custom class SessionHandler. il y a 11 ans
..
classes 0bb2fbb795 Removing unused custom class SessionHandler. il y a 11 ans
BaseWebTestCase.php 237a7cfc90 Fixing some phpunit classes. il y a 11 ans
LearnpathControllerTest.php 237a7cfc90 Fixing some phpunit classes. il y a 11 ans
README.txt b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 il y a 12 ans
bootstrap.php 237a7cfc90 Fixing some phpunit classes. il y a 11 ans
generate_test_classes.php b0c14ae5dc Adding default test classes for phpunit + generator script - refs #5568 il y a 12 ans
phpunit.xml be7b9cc1c2 Disabling logging taking too much to generate an xml report. il y a 11 ans

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