BlockTestCase::testCustomBlock in modules/block/tests/block.test
Test creating custom block, editing, and then deleting it.
BlockTranslationTestCase::testTranslateCustomBlock in modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
BookTestCase::createBookNode in modules/book/tests/book.test
Creates a book node.
DatabaseConnectionTestCase::testConnectionRouting in modules/simpletest/tests/database_test.test
Test that connections return appropriate connection objects.
DatabaseSelectTestCase::testSimpleSelectAllFields in modules/simpletest/tests/database_test.test
Test adding all fields from a given table to a select statement.
DatabaseSelectTestCase::testSimpleSelectMultipleFields in modules/simpletest/tests/database_test.test
Test adding multiple fields to a select statement at the same time.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns in modules/field/modules/field_sql_storage/tests/field_sql_storage.test
Test handling multiple conditions on multiple columns of one field.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages in modules/field/modules/field_sql_storage/tests/field_sql_storage.test
Test handling multiple conditions on multiple columns of one field for multiple languages.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsSameColumn in modules/field/modules/field_sql_storage/tests/field_sql_storage.test
Test handling multiple conditions on one column of a field.
FieldUIManageFieldsTestCase::testDeleteField in modules/field_ui/tests/field_ui.test
Tests that deletion removes fields and instances as expected.
FileSaveTest::testFileSave in modules/simpletest/tests/file.test
FilterAdminTestCase::testFilterAdmin in modules/filter/tests/filter.test
Tests filter administration functionality.
FilterHooksTestCase::testFilterHooks in modules/filter/tests/filter.test
Tests hooks on format management.
PageTitleFiltering::testTitleTags in modules/system/tests/system.test
Tests the handling of HTML by backdrop_set_title() and backdrop_get_title()
SessionTestCase::assertSessionCookie in modules/simpletest/tests/session.test
Assert whether the SimpleTest browser sent a session cookie.
TaxonomyTermTestCase::testTermInterface in modules/taxonomy/tests/taxonomy.test
Save, edit and delete a term using the user interface.
TaxonomyTermTestCase::testTermMultipleParentsInterface in modules/taxonomy/tests/taxonomy.test
Test saving a term with multiple parents through the UI.
UserPictureTestCase::testPictureIsValid in modules/user/tests/user.test
Do the test: Picture is valid (proper size and dimension)