Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrowserTestBase::setUp | function | core/ |
|
| BrowserTestBase::setUpAppRoot | function | core/ |
Sets up the root application path. |
| BrowserTestBase::setUpBeforeClass | function | core/ |
|
| BrowserTestBase::tearDown | function | core/ |
|
| BrowserTestBase::translatePostValues | function | core/ |
Transforms a nested array into a flat array suitable for submitForm(). |
| BrowserTestBase::xpath | function | core/ |
Performs an xpath search on the contents of the internal browser. |
| BrowserTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
| BrowserTestBaseTest | class | core/ |
@coversDefaultClass \Drupal\Tests\BrowserTestBase[[api-linebreak]] @group Test |
| BrowserTestBaseTest | class | core/ |
Tests BrowserTestBase functionality. |
| BrowserTestBaseTest | class | core/ |
@group Test @group FunctionalTests |
| 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::testAssertField | function | core/ |
Tests legacy field asserts using textfields. |
| BrowserTestBaseTest::testAssertFieldById | function | core/ |
Tests legacy field asserts by id and by Xpath. |
| BrowserTestBaseTest::testAssertFieldsByValue | function | core/ |
Tests legacy assertFieldsByValue(). |
| BrowserTestBaseTest::testAssertHeader | function | core/ |
Tests legacy assertHeader(). |
| BrowserTestBaseTest::testAssertNoText | function | core/ |
Tests deprecated assertNoText. |
| BrowserTestBaseTest::testAssertPattern | function | core/ |
Tests legacy assertPattern(). |
| BrowserTestBaseTest::testAssertResponse | function | core/ |
Tests legacy assertResponse(). |
| BrowserTestBaseTest::testAssertText | function | core/ |
Tests deprecated assertText. |
| BrowserTestBaseTest::testAssertTitle | function | core/ |
Tests legacy assertTitle(). |
| BrowserTestBaseTest::testBuildXPathQuery | function | core/ |
Tests legacy buildXPathQuery(). |
| BrowserTestBaseTest::testCheckForMetaRefresh | function | core/ |
Tests the ::checkForMetaRefresh() method. |
| BrowserTestBaseTest::testClickLink | function | core/ |
Tests clickLink() functionality. |
| BrowserTestBaseTest::testCronRun | function | core/ |
Tests the ::cronRun() method. |
| BrowserTestBaseTest::testDebug | function | core/ |
Tests legacy debug(). |
| BrowserTestBaseTest::testDeprecationHeaders | function | core/ |
Tests that deprecation headers do not get duplicated. |
| BrowserTestBaseTest::testDrupalGet | function | core/ |
Tests drupalGet(). |
| BrowserTestBaseTest::testDrupalGetHeader | function | core/ |
Tests legacy drupalGetHeader(). |
| 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 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/ |
Tests 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::testLegacyDrupalPostForm | function | core/ |
Tests deprecation of drupalPostForm(). |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.