BootstrapPageCacheTestCase::testPageCache in modules/simpletest/tests/bootstrap.test
Test cache headers.
CommonJSONUnitTestCase::testJSON in modules/simpletest/tests/common.test
Tests converting PHP variables to JSON strings and back.
DatabaseConnectionTestCase::testConnectionClosing in modules/simpletest/tests/database_test.test
Tests the closing of a database connection.
DatabaseConnectionTestCase::testConnectionRouting in modules/simpletest/tests/database_test.test
Test that connections return appropriate connection objects.
DatabaseSelectTestCase::testSelectDuplicateAlias in modules/simpletest/tests/database_test.test
Test that aliases are renamed when duplicates.
DatabaseTransactionTestCase::testTransactionRollBackSupported in modules/simpletest/tests/database_test.test
Test transaction rollback on a database that supports transactions.
FileTestCase::createFile in modules/simpletest/tests/file.test
Create a file and save it to the files table and assert that it occurs correctly.
FileTestHelper::createFile in modules/file/tests/file.test
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in modules/image/tests/image.test
Test image_style_url().
LocaleTranslationFunctionalTest::testStringValidation in modules/locale/tests/locale.test
Tests the validation of the translation input.
NodeTypeTestCase::testNodeTypeCreation in modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
PageEditTestCase::testPageEdit in modules/node/tests/node.test
Checks node edit functionality.
PagerFunctionalWebTestCase::testThemePagerQuantityNotSet in modules/simpletest/tests/pager.test
Tests theme_pager() when an empty quantity is passed.