You are here

Classes, traits, and interfaces in SimpleTest 6

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ActionsContentTest class tests/content_actions.test
AddForumTest class tests/forum_module.test
AddTopicToForum class tests/forum_module.test
BlogAPIModuleTestCase class tests/blogapi_module.test
BookModuleTestCase class tests/book_module.test
CommentModuleTestCase class tests/comment_module.test
DisableUninstallCoreModuleTest class tests/modules_system.test
DrupalForumTestCase class tests/forum_module.test 3
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. 40
DrupalTestSuite class ./drupal_unit_tests.php Implementes getTestInstances to allow access to the test objects from outside 1
DrupalUnitTests class ./drupal_unit_tests.php
EditForumTaxonomyTest class tests/forum_module.test
EnableCoreModuleTest class tests/modules_system.test
EnableModuleWithoutDependencyTest class tests/modules_system.test
LocaleModuleTest class tests/locale_module.test
MenuModuleCustomMenuTest class tests/menu_module.test
MenuModuleEnable class tests/menu_module.test
MenuModuleInvalidPath class tests/menu_module.test
MenuModuleReset class tests/menu_module.test
MenuModuleTestCase class tests/menu_module.test 1
NodeRevisionsTest class tests/node_revisions.test
NodeTeaserTest class tests/node_teaser.test
PageCreationTest class tests/page_creation.test
PageViewTest class tests/page_view.test
PathModuleTestCase class tests/path_module.test
PollCreateTest class tests/poll_module.test
PollTests class tests/poll_module.test 2
PollVoteTest class tests/poll_module.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
StoryEditTest class tests/story_edit.test Test file for story_edit
StoryPreviewTest class tests/story_preview.test Test file for story_preview
TaxonomyTermFunctions class tests/taxonomy.module.test
TaxonomyTestNodeApi class tests/taxonomy.module.test
TaxonomyVocabularyFunctions class tests/taxonomy.module.test
TranslationModuleTestCase class tests/translation_module.test
UploadPictureTests class tests/upload_tests.test
UserAccessTest class tests/user_module.test
UserDeleteTest class tests/user_module.test
UserRegistrationTest class tests/user_module.test Class to test the user registration process,
UserValidationTest class tests/user_module.test This class is based on the original Simpletest Module by Moshe Weitzman
XMLRPCValidator1Test class tests/xmlrpc_validator1.test

Other projects