DrupalReporter |
class |
|
./drupal_reporter.php |
Minimal drupal displayer. Accumulates output to $_output.
Based on HtmlReporter by Marcus Baker |
|
|
|
DrupalTestCase |
class |
|
./drupal_test_case.php |
Test case for typical Drupal tests.
Extends WebTestCase for comfortable browser usage
but also implements all UnitTestCase methods, I wish
WebTestCase would do this. |
20 |
|
|
DrupalTestSuite |
class |
|
./drupal_unit_tests.php |
Implementes getTestInstances to allow access to the test objects from outside |
1 |
|
|
DrupalUnitTests |
class |
|
./drupal_unit_tests.php |
|
|
|
|
ImageModuleTest |
class |
|
tests/image_module.test |
|
|
|
|
PageCreationTest |
class |
|
tests/page_creation.test |
|
|
|
|
PageViewTest |
class |
|
tests/page_view.test |
|
|
|
|
ProfileModuleTest2 |
class |
|
tests/profile_module.test |
|
|
|
|
ProfileModuleTestCheckbox |
class |
|
tests/profile_module.test |
|
|
|
|
ProfileModuleTestDate |
class |
|
tests/profile_module.test |
|
|
|
|
ProfileModuleTestFreelist |
class |
|
tests/profile_module.test |
|
|
|
|
ProfileModuleTestSelection |
class |
|
tests/profile_module.test |
|
|
|
|
ProfileModuleTestSingle |
class |
|
tests/profile_module.test |
|
|
|
|
ProfileModuleTestTextarea |
class |
|
tests/profile_module.test |
|
|
|
|
ProfileModuleTestUrl |
class |
|
tests/profile_module.test |
|
|
|
|
SearchMatchTest |
class |
|
tests/search_match.test |
|
|
|
|
TaxonomyTermFunctions |
class |
|
tests/taxonomy.module.test |
|
|
|
|
TaxonomyTestNodeApi |
class |
|
tests/taxonomy.module.test |
|
|
|
|
TaxonomyVocabularyFunctions |
class |
|
tests/taxonomy.module.test |
|
|
|
|
UploadPictureTests |
class |
|
tests/upload_tests.test |
|
|
|
|
UserAccessTest |
class |
|
tests/user_access.test |
|
|
|
|
UserRegistrationTest |
class |
|
tests/user_registration_test.test |
Class to test the user registration process, |
|
|
|
UserValidationTest |
class |
|
tests/user_validation.test |
This class is based on the original Simpletest Module by Moshe Weitzman |
|
|
|
XMLRPCValidator1Test |
class |
|
tests/xmlrpc_validator1.test |
|
|
|
|