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 |
---|---|---|---|
ShortcutLinksTest::assertShortcutQuickLink | function | core/ |
Passes if a shortcut quick link with the specified label is found. |
SortArrayTest::assertBothNegativePositiveOrZero | function | core/ |
Asserts that numbers are either both negative, both positive or both zero. |
SortTest::assertSorted | function | core/ |
A helper method to assert that an input array is sorted. |
StageOwnershipTest::assertOwnershipIsEnforced | function | core/ |
Asserts that ownership is enforced across stage directories. |
StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
StandardPerformanceTest::assertNoJavaScript | function | core/ |
Passes if no JavaScript is found on the page. |
StyleGridTest::assertGrid | function | core/ |
Generates a grid and asserts that it is displaying correctly. |
SystemTestController::statusMessagesForAssertions | function | core/ |
Sets messages for testing the WebAssert methods related to messages. |
TableDragTest::assertDraggableTable | function | core/ |
Asserts the whole structure of the draggable test table. |
TableDragTest::assertKeyboardAccessibility | function | core/ |
Asserts accessibility through keyboard of a test draggable table. |
TableDragTest::assertOrder | function | core/ |
Asserts that several pieces of markup are in a given order in the page. |
TableDragTest::assertTableRow | function | core/ |
Asserts the values of a draggable row. |
TableTest::assertTableStructureInEditorData | function | core/ |
Confirms the structure of the table within the editor data. |
TableTest::assertTableStructureInRenderedPage | function | core/ |
Confirms the saved page has the expected table structure. |
TaxonomyFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given taxonomy translation counts are correct. |
TaxonomyQueryAlterTest::assertQueryTagTestResult | function | core/ |
Verifies invocation of the hooks in the test module. |
TaxonomyTermArgumentDepthTest::assertTermWithDepthResult | function | core/ |
Asserts the result of the view for the given arguments. |
TaxonomyTermFilterDepthTest::assertTermWithDepthResult | function | core/ |
Asserts the result of the view for the given filter configuration. |
TemplateProjectTestBase::assertAppliedChangesWereLogged | function | core/ |
Asserts that changes applied during the stage life cycle were logged. |
TemplateProjectTestBase::assertExpectedStageEventsFired | function | core/ |
Asserts stage events were fired in a specific order. |
TemplateProjectTestBase::assertRequestedChangesWereLogged | function | core/ |
Asserts changes requested during the stage life cycle were logged. |
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. |
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. |
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. |
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. |
TranslatableMarkupTest::testIsStringAssertion | function | core/ |
@covers ::__construct |
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup | function | core/ |
@covers ::__construct |
TwigDeprecationsTest::assertRendered | function | core/ |
Assert that 'theme_test_deprecations_preprocess' renders expected text. |
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. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.