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