10 calls to DrupalTestCase::assertNotIdentical()

DatabaseConnectionTestCase::testConnectionClosing in drupal-7.x/modules/simpletest/tests/database_test.test
Tests the closing of a database connection.
DatabaseConnectionTestCase::testConnectionRouting in drupal-7.x/modules/simpletest/tests/database_test.test
Test that connections return appropriate connection objects.
DatabaseSelectTestCase::testSelectDuplicateAlias in drupal-7.x/modules/simpletest/tests/database_test.test
Test that aliases are renamed when duplicates.
DatabaseTransactionTestCase::testTransactionRollBackSupported in drupal-7.x/modules/simpletest/tests/database_test.test
Test transaction rollback on a database that supports transactions.
DrupalJSONTest::testJSON in drupal-7.x/modules/simpletest/tests/common.test
Tests converting PHP variables to JSON strings and back.
FileTestCase::createFile in drupal-7.x/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-7.x/modules/image/image.test
Test image_style_url().
LocaleTranslationFunctionalTest::testStringValidation in drupal-7.x/modules/locale/locale.test
Tests the validation of the translation input.
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in drupal-7.x/modules/node/node.test
Tests that node type customizations persist through disable and uninstall.
PageEditTestCase::testPageEdit in drupal-7.x/modules/node/node.test
Checks node edit functionality.