10 calls to DrupalTestCase::assertNotIdentical()

DatabaseConnectionTestCase::testConnectionClosing in drupal/modules/simpletest/tests/database_test.test
Tests the closing of a database connection.
DatabaseConnectionTestCase::testConnectionRouting in drupal/modules/simpletest/tests/database_test.test
Test that connections return appropriate connection objects.
DatabaseSelectTestCase::testSelectDuplicateAlias in drupal/modules/simpletest/tests/database_test.test
Test that aliases are renamed when duplicates.
DatabaseTransactionTestCase::testTransactionRollBackSupported in drupal/modules/simpletest/tests/database_test.test
Test transaction rollback on a database that supports transactions.
DrupalJSONTest::testJSON in drupal/modules/simpletest/tests/common.test
Tests converting PHP variables to JSON strings and back.
FileTestCase::createFile in drupal/modules/simpletest/tests/file.test
Create a file and save it to the files table and assert that it occurs correctly.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal/modules/image/image.test
Test image_style_url().
LocaleTranslationFunctionalTest::testStringValidation in drupal/modules/locale/locale.test
Tests the validation of the translation input.
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in drupal/modules/node/node.test
Tests that node type customizations persist through disable and uninstall.
PageEditTestCase::testPageEdit in drupal/modules/node/node.test
Checks node edit functionality.