AdminBarPermissionsTestCase::testPermissions in core/modules/admin_bar/tests/admin_bar.test
Test that the links are added to the page (no JS testing).
BackdropWebTestCase::setUp in core/modules/simpletest/backdrop_web_test_case.php
Sets up a Backdrop site for running functional and integration tests.
BlockTranslationTestCase::testTranslateCustomBlock in core/modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
CommentFieldsTest::testCommentEnable in core/modules/comment/tests/comment.test
Tests that comment module works when enabled after a content module.
InstallerBrowserAdministrationTestCase::testProjectBrowserInstallPage in core/modules/installer/tests/installer.test
ModuleDependencyTestCase::testModuleEnableOrder in core/modules/system/tests/system.test
Tests that module dependencies are enabled in the correct order via the UI. Dependencies should be enabled before their dependents.
ModuleUnitTest::testModuleInvoke in core/modules/simpletest/tests/module.test
Test that module_invoke() can load a hook defined in hook_hook_info().
ModuleUnitTest::testModuleInvokeAll in core/modules/simpletest/tests/module.test
Test that module_invoke_all() can load a hook defined in hook_hook_info().
ViewsSqlTest::setUp in core/modules/views/tests/views_query.test
Sets up a Backdrop site for running functional and integration tests.