Search for assert

  1. Search 7.x for assert
  2. Search 9.5.x for assert
  3. Search 8.9.x for assert
  4. Search 10.3.x for assert
  5. Other projects
Title Object type File name Summary
MigrateUpgradeTestBase::assertIdConflictForm function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Helper method that asserts text on the ID conflict form.
MigrateUpgradeTestBase::assertReviewForm function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Helper to assert content on the Review form.
MigrateUpgradeTestBase::assertUpgrade function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Asserts the upgrade completed successfully.
MigrateUpgradeTestBase::assertUserLogIn function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Asserts that a migrated user can login.
MigrateUrlAliasTest::assertPath function core/modules/path/tests/src/Kernel/Migrate/d6/MigrateUrlAliasTest.php Asserts that a path alias matches a set of conditions.
MigrateUserPictureD6FileTest::assertEntity function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserPictureD6FileTest.php Asserts a file entity.
MigrateUserRoleTest::assertEntity function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserRoleTest.php Asserts aspects of a user role config entity.
MigrateUserRoleTest::assertMessages function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Assert the logged migrate messages.
MigrateUserRoleTest::assertNoDuplicateRoles function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Asserts there are no duplicate roles.
MigrateUserRoleTest::assertRole function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Helper function to perform assertions on a user role.
MigrateUserRoleTest::assertRoles function core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserRoleTest.php Helper to assert the user roles.
MigrateUserTest::assertEntity function core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserTest.php Asserts various aspects of a user account.
MigrateViewModesTest::assertEntity function core/modules/field/tests/src/Kernel/Migrate/d7/MigrateViewModesTest.php Asserts various aspects of a view mode entity.
MigrateVocabularyEntityDisplayTest::assertComponent function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Asserts various aspects of a particular component of a view display.
MigrateVocabularyEntityDisplayTest::assertComponentNotExists function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Asserts that a particular component is NOT included in a display.
MigrateVocabularyEntityDisplayTest::assertEntity function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php Asserts various aspects of a view display.
MigrateVocabularyEntityFormDisplayTest::assertComponent function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php Asserts various aspects of a particular component of a form display.
MigrateVocabularyEntityFormDisplayTest::assertEntity function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php Asserts various aspects of a form display entity.
MigrateVocabularyFieldInstanceTest::assertEntity function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Asserts various aspects of a field config entity.
MigrateVocabularyFieldInstanceTest::assertEntityReferenceFields function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Asserts the settings of an entity reference field config entity.
MigrateVocabularyFieldInstanceTest::assertLinkFields function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Asserts the settings of a link field config entity.
MigrateVocabularyFieldInstanceTest::assertTargetBundles function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Asserts the settings of an entity reference field config entity.
MigrateVocabularyFieldTest::assertEntity function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldTest.php Asserts various aspects of a field_storage_config entity.
ModerationLocaleTest::assertLatestVersionPage function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that this is the "latest version" page for the specified node.
ModerationLocaleTest::assertModerationForm function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that the moderation form is displayed for the specified node.
ModerationLocaleTest::assertNoModerationForm function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that the moderation form is not displayed for the specified node.
ModerationLocaleTest::assertNotLatestVersionPage function core/modules/content_moderation/tests/src/Functional/ModerationLocaleTest.php Asserts that this is not the "latest version" page for the specified node.
ModerationStateFieldItemListTest::assertEmptiedModerationFieldItemList function core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php Assert the set of expectations when the moderation state field is emptied.
ModuleConfigureRouteTest::assertModuleConfigureRoutesExist function core/tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php Asserts the configure routes of a module exist.
ModuleHandlerTest::assertModuleList function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Assert that the extension handler returns the expected values.
ModuleTest::assertInstanceHandler function core/modules/views/tests/src/Kernel/ModuleTest.php Ensure that a certain handler is an instance of a certain table/field.
ModuleTestBase::assertLogMessage function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Verify a log entry was entered for a module's status change.
ModuleTestBase::assertModuleConfig function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Asserts that the default configuration of a module has been installed.
ModuleTestBase::assertModules function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Assert the list of modules are enabled or disabled.
ModuleTestBase::assertModuleTablesDoNotExist function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Assert that none of the tables defined in a module's hook_schema() exist.
ModuleTestBase::assertModuleTablesExist function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Assert that all tables defined in a module's hook_schema() exist.
ModuleTestBase::assertNoModuleConfig function core/modules/system/tests/src/Functional/Module/ModuleTestBase.php Asserts that no configuration exists for a given module.
MoveBlockFormTest::assertBlockTable function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Asserts the correct block labels appear in the draggable tables.
MoveBlockFormTest::assertRegionBlocksOrder function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Asserts that blocks are in the correct order for a region.
MultipleValueWidgetTest::assertHasFocusByAttribute function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Asserts an element specified by an attribute value has focus.
NavigationBlockUiTest::assertOffCanvasFormAfterWait function core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php Waits for the specified form and returns it when available and visible.
NodeAccessBaseTableTest::assertTaxonomyPage function core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php Checks taxonomy/term listings to ensure only accessible nodes are listed.
NodeAccessGrantsCacheContextTest::assertUserCacheContext function core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php Asserts that for each given user, the expected cache context is returned.
NodeAccessTestBase::assertNodeAccess function core/modules/node/tests/src/Kernel/NodeAccessTestBase.php Asserts that node access correctly grants or denies access.
NodeAccessTestBase::assertNodeCreateAccess function core/modules/node/tests/src/Kernel/NodeAccessTestBase.php Asserts that node create access correctly grants or denies access.
NodeAccessTestBase::nodeAccessAssertMessage function core/modules/node/tests/src/Kernel/NodeAccessTestBase.php Constructs an assert message to display which node access was tested.
NodeDisplayConfigurableTest::assertNodeHtml function core/modules/node/tests/src/Functional/NodeDisplayConfigurableTest.php Asserts that the node HTML is as expected.
NodeFieldFilterTest::assertPageCounts function core/modules/node/tests/src/Functional/Views/NodeFieldFilterTest.php Asserts that the given node translation counts are correct.
NodeIntegrationTest::assertNids function core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php Ensures that a list of nodes appear on the page.
NodeLanguageTest::assertLanguageNames function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Asserts the presence of language names in their English or native forms.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.