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.
FileAdminTestCase::testFileAdminPages in core/modules/file/tests/file.test
Tests file overview with different user permissions.
FilterAdminTestCase::testFormatAdmin in core/modules/filter/tests/filter.test
Tests the format administration functionality.
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.
NodeTitleTestCase::testNodeTitle in core/modules/node/tests/node.test
Creates one node and tests if the node title has the correct value.
PathMonolingualTestCase::testPageLinks in core/modules/path/tests/path.test
Verifies that links do not have language prefixes in them.
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.
UserRoleAdminTestCase::testRoleAdministration in core/modules/user/tests/user.test
Test adding, renaming and deleting roles.