Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBase::cleanupEnvironment | function | core/ |
Clean up the test environment. |
BrowserTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
BrowserTestBase::filePreDeleteCallback | function | core/ |
Ensures test files are deletable. |
BrowserTestBase::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
BrowserTestBase::getDrupalSettings | function | core/ |
Gets the JavaScript drupalSettings variable for the currently-loaded page. |
BrowserTestBase::getHttpClient | function | core/ |
Obtain the HTTP client for the system under test. |
BrowserTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
BrowserTestBase::getSession | function | core/ |
Returns Mink session. |
BrowserTestBase::getSessionCookies | function | core/ |
Get session cookies from current session. |
BrowserTestBase::getTestMethodCaller | function | core/ |
Retrieves the current calling line in the class under test. |
BrowserTestBase::initFrontPage | function | core/ |
Visits the front page when initializing Mink. |
BrowserTestBase::initMink | function | core/ |
Initializes Mink sessions. |
BrowserTestBase::installDrupal | function | core/ |
Installs Drupal into the test site. |
BrowserTestBase::registerSessions | function | core/ |
Registers additional Mink sessions. |
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::__get | function | core/ |
|
BrowserTestBase::__sleep | function | core/ |
Prevents serializing any properties. |
BrowserTestBaseMockableClass | class | core/ |
A class extending BrowserTestBase for testing purposes. |
BrowserTestBaseTest | class | core/ |
Tests BrowserTestBase functionality. |
BrowserTestBaseTest | class | core/ |
@group Test @group FunctionalTests @group legacy |
BrowserTestBaseTest | class | core/ |
@coversDefaultClass \Drupal\Tests\BrowserTestBase[[api-linebreak]] @group Test |
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 install. |
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::testDeprecatedSessionMissing | function | core/ |
Tests deprecation of modified request stack lacking a session. |
BrowserTestBaseTest::testDeprecationHeaders | function | core/ |
Tests that deprecation headers do not get duplicated. |
BrowserTestBaseTest::testDrupalGet | function | core/ |
Tests drupalGet(). |
BrowserTestBaseTest::testDrupalSettings | function | core/ |
Tests that JavaScript Drupal settings can be read. |
BrowserTestBaseTest::testError | function | core/ |
|
BrowserTestBaseTest::testFieldAssertsForCheckbox | function | core/ |
Tests legacy field asserts for checkbox 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::testGetRandomGeneratorPropertyDeprecation | function | core/ |
Tests the deprecation of accessing the randomGenerator property directly. |
BrowserTestBaseTest::testGoTo | function | core/ |
Tests basic page test. |
BrowserTestBaseTest::testHtKey | function | core/ |
Tests the protections provided by .htkey. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.