| 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 |
Tests Vocabulary Xml Cookie. |
| 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 |
| WaitTerminateTestTrait |
trait |
core/tests/Drupal/Tests/WaitTerminateTestTrait.php |
Provides a method to enforce that requests will wait for the terminate event. |
| WaitTerminateTestTrait.php |
file |
core/tests/Drupal/Tests/WaitTerminateTestTrait.php |
|
| WaitTerminateTestTrait::setWaitForTerminate |
function |
core/tests/Drupal/Tests/WaitTerminateTestTrait.php |
Specify that subsequent requests must wait for the terminate event. |
| WebAssertTest |
class |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests WebAssert functionality. |
| WebAssertTest.php |
file |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
|
| WebAssertTest::$client |
property |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Client mock. |
| WebAssertTest::$session |
property |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Session mock. |
| WebAssertTest::assertSession |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Get the mocked session. |
| WebAssertTest::setUp |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
|
| WebAssertTest::testAddressEquals |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests address equals. |
| WebAssertTest::testAddressNotEqualsException |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests address not equals exception. |
| WebAssertTest::testElementTextEquals |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests element text equals. |
| WebAssertTest::testEscapingAssertions |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests assertEscaped() and assertUnescaped(). |
| WebAssertTest::testFieldAssertsForButton |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests legacy field asserts for button field type. |
| WebAssertTest::testInvalidLinkByHrefExists |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkExistsByHref() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkByHrefExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefNotExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkByHrefNotExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkByHrefNotExistsFull |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests LinkByHrefNotExists() functionality fail full match. |
| WebAssertTest::testInvalidLinkByHrefNotExistsPartial |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests LinkByHrefNotExists() functionality fail partial match. |
| WebAssertTest::testInvalidLinkExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkExistsExact() functionality fail. |
| WebAssertTest::testInvalidLinkNotExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkNotExistsExact() functionality fail. |
| WebAssertTest::testLinkByHrefExists |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkExistsByHref() functionality. |
| WebAssertTest::testLinkByHrefExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkExistsByHref() functionality. |
| WebAssertTest::testLinkByHrefNotExists |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkByHrefNotExists() functionality. |
| WebAssertTest::testLinkByHrefNotExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkByHrefNotExistsExact() functionality. |
| WebAssertTest::testLinkExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkExistsExact() functionality. |
| WebAssertTest::testLinkNotExistsExact |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkNotExistsExact() functionality. |
| WebAssertTest::testPageContainsNoDuplicateId |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests pageContainsNoDuplicateId() functionality. |
| WebAssertTest::testPageTextContainsOnce |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests page text contains once. |
| WebAssertTest::testPageTextMatchesCount |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests page text matches count. |
| WebAssertTest::testPipeCharInLocator |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests linkExists() with pipe character (|) in locator. |
| WebAssertTest::testResponseHeaderDoesNotExist |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests WebAssert::responseHeaderDoesNotExist(). |
| WebAssertTest::testResponseHeaderExists |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests WebAssert::responseHeaderExists(). |
| WebAssertTest::testTextAsserts |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Tests legacy text asserts. |
| WebAssertTest::visit |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
Simulate a page visit and expect a response. |
| 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 |
|