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 |
---|---|---|---|
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 @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 |
BrowserTestBaseTest::testGetHttpClientException | function | core/ |
@covers ::getHttpClient |
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. |
BrowserTestBaseTest::testInstall | function | core/ |
Tests the Drupal install done in \Drupal\Tests\BrowserTestBase::setUp(). |
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::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::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request in test-runner. |
BrowserTestBaseTest::testSimpleTestBaseUrlValidation | function | core/ |
Test if setting an invalid scheme in SIMPLETEST_BASE_URL throws an exception. |
BrowserTestBaseTest::testTearDownWithoutSetUp | function | core/ |
Tests that tearDown doesn't call cleanupEnvironment if setUp is not called. |
BrowserTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
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/ |
Tests validation of the User-Agent header we use to perform test requests. |
BrowserWithJavascriptTest | class | core/ |
Tests if we can execute JavaScript in the browser. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.