Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 11.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
WebAssertTest::testInvalidLinkExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsExact() functionality fail.
WebAssertTest::testInvalidLinkNotExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkNotExistsExact() functionality fail.
WebAssertTest::testLinkByHrefExists function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsByHref() functionality.
WebAssertTest::testLinkByHrefExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsByHref() functionality.
WebAssertTest::testLinkByHrefNotExists function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkByHrefNotExists() functionality.
WebAssertTest::testLinkByHrefNotExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkByHrefNotExistsExact() functionality.
WebAssertTest::testLinkExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExistsExact() functionality.
WebAssertTest::testLinkNotExistsExact function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkNotExistsExact() functionality.
WebAssertTest::testPageContainsNoDuplicateId function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests pageContainsNoDuplicateId() functionality.
WebAssertTest::testPageTextContainsOnce function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php @covers ::pageTextContainsOnce[[api-linebreak]]
WebAssertTest::testPageTextMatchesCount function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php @covers ::pageTextMatchesCount[[api-linebreak]]
WebAssertTest::testPipeCharInLocator function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests linkExists() with pipe character (|) in locator.
WebAssertTest::testResponseHeaderDoesNotExist function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests WebAssert::responseHeaderDoesNotExist().
WebAssertTest::testResponseHeaderExists function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests WebAssert::responseHeaderExists().
WebAssertTest::testTextAsserts function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Tests legacy text asserts.
WebAssertTest::visit function core/tests/Drupal/Tests/Core/Test/WebAssertTest.php Simulate a page visit and expect a response.
WebDriverTestBase class core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Runs a browser test using a driver that supports JavaScript.
WebDriverTestBase.php file core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WebDriverTestBase::$disableCssAnimations property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Disables CSS animations in tests for more reliable testing.
WebDriverTestBase::$failOnJavascriptConsoleErrors property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Determines if a test should fail on JavaScript console errors.
WebDriverTestBase::$minkDefaultDriverClass property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Mink class for the default driver to use.
WebDriverTestBase::assertJsCondition function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Waits for the given time or until the given JS condition becomes TRUE.
WebDriverTestBase::assertSession function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Returns WebAssert object.
WebDriverTestBase::createScreenshot function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Creates a screenshot.
WebDriverTestBase::failOnJavaScriptErrors function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Triggers a test failure if a JavaScript error was encountered.
WebDriverTestBase::getDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the current Drupal javascript settings and parses into an array.
WebDriverTestBase::getHtmlOutputHeaders function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Returns headers in HTML output format.
WebDriverTestBase::getMinkDriverArgs function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the Mink driver args from an environment variable.
WebDriverTestBase::initFrontPage function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Visits the front page when initializing Mink.
WebDriverTestBase::initMink function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Initializes Mink sessions.
WebDriverTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Install modules defined by `static::$modules`.
WebDriverTestBase::tearDown function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WebDriverTestBaseTest class core/tests/Drupal/Tests/Core/Test/WebDriverTestBaseTest.php @coversDefaultClass \Drupal\FunctionalJavascriptTests\WebDriverTestBase[[api-linebreak]]
@group Test
@runTestsInSeparateProcesses
WebDriverTestBaseTest.php file core/tests/Drupal/Tests/Core/Test/WebDriverTestBaseTest.php
WebDriverTestBaseTest::putEnv function core/tests/Drupal/Tests/Core/Test/WebDriverTestBaseTest.php Sets or deletes an environment variable.
WebDriverTestBaseTest::testCapabilities function core/tests/Drupal/Tests/Core/Test/WebDriverTestBaseTest.php Tests W3C setting is added to goog:chromeOptions as expected.
WebDriverTestBaseTest::testChromeOptions function core/tests/Drupal/Tests/Core/Test/WebDriverTestBaseTest.php Tests "chromeOptions" deprecation.
WeightTest class core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php @coversDefaultClass \Drupal\Core\Render\Element\Weight[[api-linebreak]]
@group Render
WeightTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php
WeightTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php Modules to install.
WeightTest::setUp function core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php
WeightTest::testProcessWeight function core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php Tests existing #default_value value in #options list.
WeightTest::testProcessWeightSelectMax function core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php Tests transformation from "select" to "number" for MAX_DELTA + 1.
WhoIsOnlineBlockTest class core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php Tests the Who's Online Block.
WhoIsOnlineBlockTest.php file core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php
WhoIsOnlineBlockTest::$block property core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php The block being tested.
WhoIsOnlineBlockTest::$controller property core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php The block storage.
WhoIsOnlineBlockTest::$modules property core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php Modules to install.
WhoIsOnlineBlockTest::$renderer property core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php The renderer.
WhoIsOnlineBlockTest::setUp function core/modules/user/tests/src/Kernel/WhoIsOnlineBlockTest.php

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