18 calls to AssertLegacyTrait::assertNotIdentical()
- ConfigEntityNormalizeTest::testNormalize in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityNormalizeTest.php - ConfigEntityStaticCacheTest::testConfigOverride in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigEntityStaticCacheTest.php - Tests that the static cache is sensitive to config overrides.
- ConfigExportUITest::testExport in core/
modules/ config/ tests/ src/ Functional/ ConfigExportUITest.php - Tests export of configuration.
- ConnectionTest::testConnectionClosing in core/
tests/ Drupal/ KernelTests/ Core/ Database/ ConnectionTest.php - Tests the closing of a database connection.
- ConnectionTest::testConnectionRouting in core/
tests/ Drupal/ KernelTests/ Core/ Database/ ConnectionTest.php - Tests that connections return appropriate connection objects.
- EditorUpdateTest::testEditorUpdate8001 in core/
modules/ editor/ tests/ src/ Functional/ Update/ EditorUpdateTest.php - Tests editor_update_8001().
- EntityQueryTest::assertBundleOrder in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityQueryTest.php - EntityTranslationTest::doTestEntityTranslationAPI in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the Entity Translation API tests for the given entity type.
- GenericCacheBackendUnitTestBase::testDeleteMultiple in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ GenericCacheBackendUnitTestBase.php - Test Drupal\Core\Cache\CacheBackendInterface::delete() and Drupal\Core\Cache\CacheBackendInterface::deleteMultiple().
- ImageStylesPathAndUrlTest::doImageStyleUrlAndPathTests in core/
modules/ image/ tests/ src/ Functional/ ImageStylesPathAndUrlTest.php - Tests building an image style URL.
- MigrateUserAdminPassTest::testAdminPasswordPreserved in core/
modules/ user/ tests/ src/ Kernel/ Migrate/ MigrateUserAdminPassTest.php - Tests preserving the admin user's password.
- NodeEditFormTest::testNodeEdit in core/
modules/ node/ tests/ src/ Functional/ NodeEditFormTest.php - Checks node edit functionality.
- NodeTranslationUITest::testRevisionTranslationRendering in core/
modules/ node/ tests/ src/ Functional/ NodeTranslationUITest.php - Tests that revision translations are rendered properly.
- PageEditTest::testPageEdit in core/
modules/ block_content/ tests/ src/ Functional/ PageEditTest.php - Checks block edit functionality.
- SelectTest::testSelectDuplicateAlias in core/
tests/ Drupal/ KernelTests/ Core/ Database/ SelectTest.php - Tests that aliases are renamed when they are duplicates.
- TransactionTest::testTransactionRollBackSupported in core/
tests/ Drupal/ KernelTests/ Core/ Database/ TransactionTest.php - Tests transaction rollback on a database that supports transactions.
- ViewExecutableTest::testValidate in core/
modules/ views/ tests/ src/ Kernel/ ViewExecutableTest.php - Tests the validation of display handlers.
- ViewStorageTest::testCreateDuplicate in core/
modules/ views/ tests/ src/ Kernel/ ViewStorageTest.php - Tests the createDuplicate() View method.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.