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