Search for assert
- Search 7.x for assert
- Search 9.5.x for assert
- Search 8.9.x for assert
- Search 10.3.x for assert
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
UninstallDefaultContentTest::assertArticlesImported | function | core/ |
Assert articles are imported. |
UninstallDefaultContentTest::assertImportedCustomBlock | function | core/ |
Assert block content are imported. |
UninstallDefaultContentTest::assertRecipesImported | function | core/ |
Assert recipes are imported. |
UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
UpdateScriptTest::assertErrorOnUpdates | function | core/ |
Asserts errors are shown on the update and status report pages. |
UpdateScriptTest::assertInstalledExtensionsConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
UpdateScriptTest::assertUpdateWithNoErrors | function | core/ |
Asserts particular errors are not shown on update and status report pages. |
UpdateSemverTestBaselineTrait::assertNoExtraVersion | function | core/ |
Asserts update table when there is no extra version. |
UpdateTestBase::assertSecurityUpdates | function | core/ |
Asserts the expected security updates are displayed correctly on the page. |
UpdateTestBase::assertUpdateTableElementContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
UpdateTestBase::assertUpdateTableElementNotContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
UpdateTestBase::assertUpdateTableTextContains | function | core/ |
Asserts that the update table text contains the specified text. |
UpdateTestBase::assertUpdateTableTextNotContains | function | core/ |
Asserts that the update table text does not contain the specified text. |
UpdateTestBase::assertVersionUpdateLinks | function | core/ |
Asserts that an update version has the correct links. |
Upgrade6Test::assertFollowUpMigrationResults | function | core/ |
Tests that follow-up migrations have been run successfully. |
Upgrade7Test::assertFollowUpMigrationResults | function | core/ |
Tests that follow-up migrations have been run successfully. |
UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that an inbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlInboundAlter | function | core/ |
Assert that an inbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlOutboundAlter | function | core/ |
Assert that an outbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlOutboundAlter | function | core/ |
Assert that an outbound path is altered to an expected value. |
UrlGeneratorTest::assertGenerateFromRoute | function | core/ |
Asserts \Drupal\Core\Routing\UrlGenerator::generateFromRoute()'s output. |
UserAccessControlHandlerTest::assertFieldAccess | function | core/ |
Asserts correct field access grants for a field. |
UserAccountFormFieldsTest::assertFieldOrder | function | core/ |
Asserts that the 'name' form element is directly before the 'pass' element. |
UserLoginHttpTest::assertHttpResponse | function | core/ |
Checks a response for status code and body. |
UserLoginHttpTest::assertHttpResponseWithMessage | function | core/ |
Checks a response for status code and message. |
UserLoginTest::assertFailedLogin | function | core/ |
Make an unsuccessful login attempt. |
UserPasswordResetTest::assertNoPasswordIpFlood | function | core/ |
Makes assertions about a password reset not triggering IP flood control. |
UserPasswordResetTest::assertNoValidPasswordReset | function | core/ |
Helper function to make assertions about an invalid password reset. |
UserPasswordResetTest::assertPasswordIpFlood | function | core/ |
Makes assertions about a password reset triggering IP flood control. |
UserPasswordResetTest::assertValidPasswordReset | function | core/ |
Helper function to make assertions about a valid password reset. |
UserRegistrationRestTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
UserRegistrationTest::assertRegistrationFormCacheTagsWithUserFields | function | core/ |
Asserts the presence of cache tags on registration form with user fields. |
UserResourceTestBase::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
UserTest::assertRpcLogin | function | core/ |
Verifies that logging in with the given username and password works. |
UserValidationTest::assertAllowedValuesViolation | function | core/ |
Verifies that an AllowedValues violation exists for the given field. |
UserValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
ValidationResultTest::assertResultValid | function | core/ |
Asserts a check result is valid. |
ValidationTestTrait::assertValidationResultsEqual | function | core/ |
Asserts two validation result sets are equal. |
ValidKeysConstraintValidatorTest::assertValidationErrors | function | core/ |
Asserts a set of validation errors is raised when the config is validated. |
VariationCacheTest::assertCacheBackendItem | function | core/ |
Asserts that an item was properly stored in the cache backend. |
VariationCacheTest::assertVariationCacheItem | function | core/ |
Asserts that an item was properly stored in the variation cache. |
VariationCacheTest::assertVariationCacheMiss | function | core/ |
Asserts that an item could not be retrieved from the variation cache. |
ViewAjaxControllerTest::assertViewResultCommand | function | core/ |
Ensures that the main view content command is added. |
ViewExecutableTest::assertViewDestroy | function | core/ |
Asserts that expected view properties have been unset by destroy(). |
ViewResultAssertionTrait | trait | core/ |
Provides a class for assertions to check for the expected result of a View. |
ViewResultAssertionTrait.php | file | core/ |
|
ViewResultAssertionTrait::assertIdenticalResultset | function | core/ |
Verifies that a result set returned by a View matches expected values. |
ViewResultAssertionTrait::assertIdenticalResultsetHelper | function | core/ |
Performs View result assertions. |
ViewResultAssertionTrait::assertNotIdenticalResultset | function | core/ |
Verifies that a result set returned by a View differs from certain values. |
ViewsEntitySchemaSubscriberIntegrationTest::assertUpdatedViews | function | core/ |
Checks that the passed-in view IDs were the only ones updated. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.