Search for assert
- Search 7.x for assert
- Search 8.9.x for assert
- Search 10.3.x for assert
- Search 11.x for assert
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TermAccessTest::assertTermAccess | function | core/ |
Checks access on taxonomy term. |
TermParentsTest::assertParentOption | function | core/ |
Asserts that an option in the parent form element of terms exists. |
TermParentsTest::assertParentsUnchanged | function | core/ |
Asserts that the parents of the term have not changed after saving. |
TestDatabase::insertAssert | function | core/ |
Store an assertion from outside the testing context. |
TestMultiWidthLayoutsTest::assertWidthClassApplied | function | core/ |
Asserts the width class is applied to the first section. |
TextareaWithSummaryTest::assertSummaryToggle | function | core/ |
Helper to test toggling the summary area. |
TextSummaryTest::assertTextSummary | function | core/ |
Calls text_summary() and asserts that the expected teaser is returned. |
ThemeTest::assertThemeIncompatibleText | function | core/ |
Asserts that expected incompatibility text is displayed for a theme. |
ThemeUiTest::assertUninstallableTheme | function | core/ |
Checks related to uninstallable themes due to module dependencies. |
TimezoneTest::assertDateTimezonePropertyProcessed | function | core/ |
Asserts that elements set #date_timezone correctly. |
TimezoneTest::assertTimesUnderstoodCorrectly | function | core/ |
Asserts that elements interpret dates using the expected time zones. |
TipPluginBaseTest::testGetLocationAssertion | function | core/ |
@covers ::getLocation |
ToolbarAdminMenuTest::assertDifferentHash | function | core/ |
Checks the subtree hash of the current page with that of the previous page. |
ToolbarCacheContextsTest::assertToolbarCacheContexts | function | core/ |
Tests that cache contexts are applied for both users. |
ToolkitGdTest::assertColorsAreEqual | function | core/ |
Assert two colors are equal by RGBA, net of full transparency. |
ToolkitTestBase::assertToolkitOperationsCalled | function | core/ |
Tests that only allowed image toolkit operations are called. |
ToolkitTestTrait::assertImageEffect | function | core/ |
Asserts the effect processing of an image effect plugin. |
ToolkitTestTrait::assertToolkitOperationsCalled | function | core/ |
Assert that all of the specified image toolkit operations were called once. |
TourLegacyTest::assertToolTipMarkup | function | core/ |
Asserts the markup structure of a tip. |
TourTestBase::assertTourTips | function | core/ |
Asserts the presence of page elements for tour tips. |
TrackChangesTest::assertTermDoesNotExist | function | core/ |
Assert that term with given title does not exist. |
TrackChangesTest::assertTermExists | function | core/ |
Assert that term with given name exists. |
TrackerTest::assertHistoryMetadata | function | core/ |
Passes if the appropriate history metadata exists. |
TransactionTest::assertRowAbsent | function | core/ |
Asserts that a given row is absent from the test table. |
TransactionTest::assertRowPresent | function | core/ |
Asserts that a given row is present in the test table. |
TranslatableMarkupTest::testIsStringAssertion | function | core/ |
@covers ::__construct |
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup | function | core/ |
@covers ::__construct |
TwigNamespaceTest::assertTwigTemplate | function | core/ |
Checks to see if a value is a twig template. |
TwigRegistryLoaderTest::assertTwigTemplate | function | core/ |
Checks to see if a value is a Twig template. |
TwigTransTest::assertTwigTransTags | function | core/ |
Asserts Twig trans tags. |
UiHelperTrait::assertSession | function | core/ |
Returns WebAssert object. |
UncaughtExceptionTest::assertErrorLogged | function | core/ |
Asserts that a specific error has been logged to the PHP error log. |
UncaughtExceptionTest::assertNoErrorsLogged | function | core/ |
Asserts that no errors have been logged to the PHP error.log thus far. |
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. |
UnitTestCase::assertArrayEquals | function | core/ |
Asserts if two arrays are equal by sorting them first. |
UnitTestCaseTest::testAssertArrayEquals | function | core/ |
Tests deprecation of the ::assertArrayEquals method. |
UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
UpdateScriptTest::assertErrorOnUpdate | function | core/ |
Asserts an error is shown on the update and status report pages. |
UpdateScriptTest::assertInstalledExtensionConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
UpdateScriptTest::assertUpdateWithNoError | function | core/ |
Asserts a particular error is not shown on update and status report pages. |
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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.