Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrowserTestBaseTest.php | file | core/ |
|
| BrowserTestBaseTest.php | file | core/ |
|
| BrowserTestBaseTest.php | file | core/ |
|
| BrowserTestBaseTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BrowserTestBaseTest::$modules | property | core/ |
Modules to enable. |
| BrowserTestBaseTest::mockBrowserTestBaseWithDriver | function | core/ |
|
| BrowserTestBaseTest::testCheckForMetaRefresh | function | core/ |
Tests the ::checkForMetaRefresh() method. |
| BrowserTestBaseTest::testClickLink | function | core/ |
Tests clickLink() functionality. |
| BrowserTestBaseTest::testCronRun | function | core/ |
Tests the ::cronRun() method. |
| BrowserTestBaseTest::testDeprecationHeaders | function | core/ |
Tests that deprecation headers do not get duplicated. |
| BrowserTestBaseTest::testDrupalGet | function | core/ |
Tests drupalGet(). |
| BrowserTestBaseTest::testError | function | core/ |
|
| BrowserTestBaseTest::testEscapingAssertions | function | core/ |
Tests assertEscaped() and assertUnescaped(). |
| BrowserTestBaseTest::testFieldAssertsForButton | function | core/ |
Tests legacy field asserts for button field type. |
| BrowserTestBaseTest::testFieldAssertsForCheckbox | function | core/ |
Tests legacy field asserts for checkbox field type. |
| BrowserTestBaseTest::testFieldAssertsForOptions | function | core/ |
Tests legacy field asserts for options field type. |
| BrowserTestBaseTest::testFieldAssertsForTextfields | function | core/ |
Tests legacy field asserts using textfields. |
| BrowserTestBaseTest::testForm | function | core/ |
Tests basic form functionality. |
| BrowserTestBaseTest::testGetDefaultDriveInstance | function | core/ |
|
| BrowserTestBaseTest::testGetHttpClient | function | core/ |
@covers ::getHttpClient[[api-linebreak]] |
| BrowserTestBaseTest::testGetHttpClientException | function | core/ |
@covers ::getHttpClient[[api-linebreak]] |
| BrowserTestBaseTest::testGetRawContent | function | core/ |
Tests legacy getRawContent(). |
| BrowserTestBaseTest::testGoTo | function | core/ |
Tests basic page test. |
| BrowserTestBaseTest::testHtkey | function | core/ |
Test the protections provided by .htkey. |
| BrowserTestBaseTest::testInstall | function | core/ |
Tests the Drupal install done in \Drupal\Tests\BrowserTestBase::setUp(). |
| BrowserTestBaseTest::testInvalidLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality fail. |
| BrowserTestBaseTest::testInvalidLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality fail. |
| BrowserTestBaseTest::testLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality. |
| BrowserTestBaseTest::testLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality. |
| BrowserTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| BrowserTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
| BrowserTestBaseTest::testPipeCharInLocator | function | core/ |
Tests linkExists() with pipe character (|) in locator. |
| BrowserTestBaseTest::testProfileModules | function | core/ |
Ensures we can't access modules we shouldn't be able to after install. |
| BrowserTestBaseTest::testRequiresModule | function | core/ |
Tests that a test case is skipped when it requires a module not present. |
| BrowserTestBaseTest::testTearDownWithoutSetUp | function | core/ |
Test that tearDown doesn't call cleanupEnvironment if setUp is not called. |
| BrowserTestBaseTest::testTextAsserts | function | core/ |
Tests legacy text asserts. |
| BrowserTestBaseTest::testXpathAsserts | function | core/ |
Tests legacy field asserts which use xpath directly. |
| BrowserTestBaseUserAgentTest | class | core/ |
Tests BrowserTestBase functionality. |
| BrowserTestBaseUserAgentTest.php | file | core/ |
|
| BrowserTestBaseUserAgentTest::$agent | property | core/ |
The user agent string to use. |
| BrowserTestBaseUserAgentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BrowserTestBaseUserAgentTest::prepareRequest | function | core/ |
Prepare for a request to testing site. |
| BrowserTestBaseUserAgentTest::testUserAgentValidation | function | core/ |
Test validation of the User-Agent header we use to perform test requests. |
| BrowserWithJavascriptTest | class | core/ |
Tests if we can execute JavaScript in the browser. |
| BrowserWithJavascriptTest.php | file | core/ |
|
| BrowserWithJavascriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BrowserWithJavascriptTest::$modules | property | core/ |
Modules to enable. |
| BrowserWithJavascriptTest::drupalGetWithAlert | function | core/ |
Retrieves a Drupal path or an absolute path. |
| BrowserWithJavascriptTest::testAssertJsCondition | function | core/ |
|
| BrowserWithJavascriptTest::testCreateScreenshot | function | core/ |
Tests creating screenshots. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.