ColorTestCase::testBartikLegacy in core/modules/color/tests/color.test
Test the Bartik legacy color mode.
ConfigurationTest::testReadWriteClearConfig in core/modules/config/tests/config.test
Tests that a config setting can be written, read and deleted.
CronRunTestCase::testCronCacheExpiration in core/modules/system/tests/system.test
Tests that hook_flush_caches() is not invoked on every single cron run.
DatabaseEmptyStatementTestCase::testEmpty in core/modules/simpletest/tests/database_test.test
Test that the empty result set behaves as empty.
DatabaseTaggingTestCase::testMetaData in core/modules/simpletest/tests/database_test.test
Test that we can attach meta data to a query object.
DatabaseUpdateTestCase::testSimpleNullUpdate in core/modules/simpletest/tests/database_test.test
Confirm updating to NULL.
EntityReferenceHandlersTestCase::testNodeHandler in core/modules/entityreference/tests/entityreference.handlers.test
Test the node-specific overrides of the entity handler.
FieldGetValueTestCase::testFieldGetValue in core/modules/field/tests/field.test
Test field_get_value().
FieldInfoTestCase::testInstanceDisabledEntityType in core/modules/field/tests/field.test
Test that instances on disabled entity types are filtered out.
FieldUIManageFieldsTestCase::testDeleteField in core/modules/field_ui/tests/field_ui.test
Tests that deletion removes fields and instances as expected.
FormsFormCacheTestCase::testCacheFormCustomExpiration in core/modules/simpletest/tests/form.test
Tests changing form_cache_expiration.
LayoutBlockTest::testHeroBlocks in core/modules/layout/tests/layout.test
Test Hero blocks.
LayoutInterfaceTest::testMenuItemReassignment in core/modules/layout/tests/layout.test
Ensure that reassignment of menu items works when deleting layouts.
LayoutPathTest::testLayoutPath in core/modules/layout/tests/layout.test
Tests that null paths (in default layouts) don't cause problems.
MailTestCase::testCancelMessage in core/modules/simpletest/tests/mail.test
Test that message sending may be canceled.
SessionTestCase::assertSessionCookie in core/modules/simpletest/tests/session.test
Assert whether the SimpleTest browser sent a session cookie.
ViewsTranslatableTest::testTranslationKey in core/modules/views/tests/views_translatable.test
Make sure that the different things have the right translation keys.