BlockTestCase::testCustomBlock in modules/block/tests/block.test
Test creating custom block, editing, and then deleting it.
BlockTranslationTestCase::testTranslateCustomBlock in modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
CommentInterfaceTest::assertCommentLinks in modules/comment/tests/comment.test
Asserts that comment links appear according to the passed environment.
EmailFieldTestCase::testEmailField in modules/email/tests/email.test
Tests e-mail field.
FieldUIManageFieldsTestCase::testHiddenFields in modules/field_ui/tests/field_ui.test
Tests that Field UI respects the 'no_ui' option in hook_field_info().
FieldUITestCase::fieldUIAddExistingField in modules/field_ui/tests/field_ui.test
Adds an existing field through the Field UI.
FieldUITestCase::fieldUIAddNewField in modules/field_ui/tests/field_ui.test
Creates a new field through the Field UI.
FieldUIViewModeFunctionalTest::testFieldUIViewModes in modules/field_ui/tests/field_ui.test
Tests display mode functionality.
FileAdminTestCase::testFileAdminPages in modules/file/tests/file.test
Tests file overview with different user permissions.
FileTypeTestCase::testTypesCrudUi in modules/file/tests/file.test
Test file types CRUD UI.
FileUsageTestCase::testFileUsagePage in modules/file/tests/file.test
Create a file and verify its usage information.
FilterAdminTestCase::testFormatAdmin in modules/filter/tests/filter.test
Tests the format administration functionality.
LanguageUpgradePathTestCase::testLanguageUpgrade in modules/simpletest/tests/upgrade/upgrade.language.test
Tests a successful upgrade.
LayoutInterfaceTest::testViewPageLink in modules/layout/tests/layout.test
Test the path view page link.
LinkAttributeCrudTest::testFormatters in modules/link/tests/link.attribute.test
Test the link_plain formatter and it's output.
NodeAdminTestCase::testContentAdminPages in modules/node/tests/node.test
Tests content overview with different user permissions.
SearchExactTestCase::testExactQuery in modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SystemAdminTestCase::testAdminPages in modules/system/tests/system.test
Tests output on administrative listing pages.
TranslationTestCase::testContentTranslation in modules/translation/tests/translation.test
Creates, modifies, and updates a page with a translation.
ViewsUIWizardBasicTestCase::testViewsWizardAndListing in modules/views/tests/views_ui.test
ViewsUIWizardDefaultViewsTestCase::testDefaultViews in modules/views/tests/views_ui.test
Tests default views.
ViewsUIWizardMenuTestCase::testMenus in modules/views/tests/views_ui.test
Tests the menu functionality.