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