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
MigrateLanguageContentTaxonomyVocabularySettingsTest::assertLanguageContentSettings function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentTaxonomyVocabularySettingsTest.php Asserts a content language settings configuration.
MigrateLanguageContentTaxonomyVocabularySettingsTest::assertLanguageContentSettings function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentTaxonomyVocabularySettingsTest.php Asserts a content language settings configuration.
MigrateLanguageTest::assertLanguage function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageTest.php Asserts various properties of a configurable language entity.
MigrateMenuLinkTest::assertEntity function core/modules/menu_link_content/tests/src/Kernel/Migrate/d6/MigrateMenuLinkTest.php Asserts various aspects of a menu link entity.
MigrateMenuLinkTestTrait::assertEntity function core/modules/menu_link_content/tests/src/Kernel/Migrate/MigrateMenuLinkTestTrait.php Asserts various aspects of a menu link entity.
MigrateMenuTest::assertEntity function core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php Asserts various aspects of a menu.
MigrateNodeCompleteTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php Asserts various aspects of a node revision.
MigrateNodeCompleteTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php Asserts various aspects of a node revision.
MigrateNodeCounterTest::assertNodeCounter function core/modules/statistics/tests/src/Kernel/Migrate/d6/MigrateNodeCounterTest.php Asserts various aspects of a node counter.
MigrateNodeCounterTest::assertNodeCounter function core/modules/statistics/tests/src/Kernel/Migrate/d7/MigrateNodeCounterTest.php Asserts various aspects of a node counter.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeRevisionTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php Asserts various aspects of a node revision.
MigrateNodeTest::assertEntity function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Asserts various aspects of a node.
MigrateNodeTest::assertRevision function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php Asserts various aspects of a node revision.
MigrateNodeTitleLabelTest::assertEntity function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTitleLabelTest.php Asserts various aspects of a base_field_override entity.
MigrateNodeTypeTest::assertEntity function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php Tests a single node type.
MigrateSearchPageTest::assertEntity function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Asserts various aspects of a SearchPage entity.
MigrateShortcutSetTest::assertEntity function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutSetTest.php Asserts various aspects of a shortcut set entity.
MigrateShortcutTest::assertEntity function core/modules/shortcut/tests/src/Kernel/Migrate/d7/MigrateShortcutTest.php Asserts various aspects of a shortcut entity.
MigrateTaxonomyTermTest::assertEntity function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Validate a migrated term contains the expected values.
MigrateTaxonomyTermTest::assertHierarchy function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php Assert that a term is present in the tree storage, with the right parents.
MigrateTaxonomyTermTranslationTest::assertEntity function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Validates a migrated term contains the expected values.
MigrateTaxonomyTermTranslationTest::assertEntity function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Validate a migrated term contains the expected values.
MigrateTaxonomyTermTranslationTest::assertHierarchy function core/modules/content_translation/tests/src/Kernel/Migrate/d6/MigrateTaxonomyTermTranslationTest.php Assert that a term is present in the tree storage, with the right parents.
MigrateTaxonomyTermTranslationTest::assertHierarchy function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTranslationTest.php Asserts that a term is present in the tree storage, with the right parents.
MigrateTaxonomyVocabularyTest::assertEntity function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php Validate a migrated vocabulary contains the expected values.
MigrateTaxonomyVocabularyTest::assertEntity function core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateTaxonomyVocabularyTest.php Validate a migrated vocabulary contains the expected values.
MigrateTermLocalizedTranslationTest::assertEntity function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php Validates a migrated term contains the expected values.
MigrateTermLocalizedTranslationTest::assertEntity function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php Validates a migrated term contains the expected values.
MigrateTermLocalizedTranslationTest::assertHierarchy function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermLocalizedTranslationTest.php Asserts that a term is present in the tree storage, with the right parents.
MigrateTermLocalizedTranslationTest::assertHierarchy function core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTermLocalizedTranslationTest.php Asserts that a term is present in the tree storage, with the right parents.
MigrateTestCase::retrievalAssertHelper function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Asserts tested values during test retrieval.
MigrateTestTrait::assertEntity function core/modules/forum/tests/src/Kernel/Migrate/MigrateTestTrait.php Validate a migrated term contains the expected values.
MigrateTestTrait::assertHierarchy function core/modules/forum/tests/src/Kernel/Migrate/MigrateTestTrait.php Assert that a term is present in the tree storage, with the right parents.
MigrateUpgradeExecuteTestBase::assertEntityRevisionsCount function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php Checks the number of the specified entity's revisions.
MigrateUpgradeExecuteTestBase::assertLogError function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php Asserts log errors.
MigrateUpgradeFormStepsTest::assertFirstForm function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php Helper to test that a path goes to the Overview form.
MigrateUpgradeTestBase::assertEmailsSent function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Confirm emails were sent.
MigrateUpgradeTestBase::assertFileMigrations function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Checks public and private files are copied but not temporary files.
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.

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