Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
VocabularyXmlBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php
VocabularyXmlBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php The authentication mechanism to use in this test.
VocabularyXmlBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php The theme to install as the default for testing.
VocabularyXmlBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php The format to use in this test.
VocabularyXmlBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php The MIME type that corresponds to $format.
VocabularyXmlBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php Modules to install.
VocabularyXmlCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php @group rest
VocabularyXmlCookieTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php
VocabularyXmlCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php The authentication mechanism to use in this test.
VocabularyXmlCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php The theme to install as the default for testing.
VocabularyXmlCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php The format to use in this test.
VocabularyXmlCookieTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlCookieTest.php The MIME type that corresponds to $format.
vocabulary_serialization_test.info.yml file core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.info.yml
vocabulary_serialization_test.routing.yml file core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml core/modules/taxonomy/tests/modules/vocabulary_serialization_test/vocabulary_serialization_test.routing.yml
WarmCacheUpdateFrom8dot6Test class core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php Updates from 8.6.0 with warm caches.
WarmCacheUpdateFrom8dot6Test.php file core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php
WarmCacheUpdateFrom8dot6Test::initConfig function core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php Initialize various configurations post-installation.
WarmCacheUpdateFrom8dot6Test::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php Set database dump files to be used.
WarmCacheUpdateFrom8dot6Test::testUpdatedSite function core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php Tests \Drupal\Core\Update\UpdateKernel::fixSerializedExtensionObjects().
WarmCacheUpdateFrom8dot6Test::testWithMissingProfile function core/modules/system/tests/src/Functional/Update/WarmCacheUpdateFrom8dot6Test.php Tests system_update_8601().
WebDriverTestBase class core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Runs a browser test using a driver that supports Javascript.
WebDriverTestBase.php file core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WebDriverTestBase::$disableCssAnimations property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Disables CSS animations in tests for more reliable testing.
WebDriverTestBase::$minkDefaultDriverClass property core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php To use a legacy phantomjs based approach, please use PhantomJSDriver::class.
WebDriverTestBase::assertElementNotVisible function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Asserts that the element with the given CSS selector is not visible.
WebDriverTestBase::assertElementVisible function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Asserts that the element with the given CSS selector is visible.
WebDriverTestBase::assertJsCondition function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Waits for the given time or until the given JS condition becomes TRUE.
WebDriverTestBase::assertSession function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Returns WebAssert object.
WebDriverTestBase::createScreenshot function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Creates a screenshot.
WebDriverTestBase::getDrupalSettings function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Gets the current Drupal javascript settings and parses into an array.
WebDriverTestBase::getHtmlOutputHeaders function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Returns headers in HTML output format.
WebDriverTestBase::getMinkDriverArgs function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Get the Mink driver args from an environment variable, if it is set. Can
be overridden in a derived class so it is possible to use a different
value for a subset of tests, e.g. the JavaScript tests.
WebDriverTestBase::initFrontPage function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Visits the front page when initializing Mink.
WebDriverTestBase::initMink function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Initializes Mink sessions.
WebDriverTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Install modules defined by `static::$modules`.
WebDriverTestBase::tearDown function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php
WebTestBase class core/modules/simpletest/src/WebTestBase.php Test case for typical Drupal tests.
WebTestBase.php file core/modules/simpletest/src/WebTestBase.php
WebTestBase::$additionalCurlOptions property core/modules/simpletest/src/WebTestBase.php Additional cURL options.
WebTestBase::$assertAjaxHeader property core/modules/simpletest/src/WebTestBase.php Whether or not to assert the presence of the X-Drupal-Ajax-Token.
WebTestBase::$cookieFile property core/modules/simpletest/src/WebTestBase.php The current cookie file used by cURL.
WebTestBase::$cookies property core/modules/simpletest/src/WebTestBase.php The cookies of the page currently loaded in the internal browser.
WebTestBase::$curlCookies property core/modules/simpletest/src/WebTestBase.php Cookies to set on curl requests.
WebTestBase::$curlHandle property core/modules/simpletest/src/WebTestBase.php The handle of the current cURL connection.
WebTestBase::$customTranslations property core/modules/simpletest/src/WebTestBase.php An array of custom translations suitable for drupal_rewrite_settings().
WebTestBase::$dumpHeaders property core/modules/simpletest/src/WebTestBase.php Indicates that headers should be dumped if verbose output is enabled.
WebTestBase::$headers property core/modules/simpletest/src/WebTestBase.php The headers of the page currently loaded in the internal browser.
WebTestBase::$loggedInUser property core/modules/simpletest/src/WebTestBase.php The current user logged in using the internal browser.
WebTestBase::$maximumMetaRefreshCount property core/modules/simpletest/src/WebTestBase.php The number of meta refresh redirects to follow, or NULL if unlimited.
WebTestBase::$maximumRedirects property core/modules/simpletest/src/WebTestBase.php The maximum number of redirects to follow when handling responses.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.