25 calls to WebAssertTest::visit()
- WebAssertTest::testAddressEquals in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - @covers ::addressEquals
- WebAssertTest::testAddressNotEqualsException in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - @covers ::addressNotEquals
- WebAssertTest::testElementTextEquals in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - @covers ::elementTextEquals
- WebAssertTest::testEscapingAssertions in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests assertEscaped() and assertUnescaped().
- WebAssertTest::testFieldAssertsForButton in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests legacy field asserts for button field type.
- WebAssertTest::testInvalidLinkByHrefExists in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkExistsByHref() functionality fail.
- WebAssertTest::testInvalidLinkByHrefExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkByHrefExistsExact() functionality fail.
- WebAssertTest::testInvalidLinkByHrefNotExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkByHrefNotExistsExact() functionality fail.
- WebAssertTest::testInvalidLinkByHrefNotExistsFull in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests LinkByHrefNotExists() functionality fail full match.
- WebAssertTest::testInvalidLinkByHrefNotExistsPartial in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests LinkByHrefNotExists() functionality fail partial match.
- WebAssertTest::testInvalidLinkExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkExistsExact() functionality fail.
- WebAssertTest::testInvalidLinkNotExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkNotExistsExact() functionality fail.
- WebAssertTest::testLinkByHrefExists in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkExistsByHref() functionality.
- WebAssertTest::testLinkByHrefExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkExistsByHref() functionality.
- WebAssertTest::testLinkByHrefNotExists in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkByHrefNotExists() functionality.
- WebAssertTest::testLinkByHrefNotExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkByHrefNotExistsExact() functionality.
- WebAssertTest::testLinkExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkExistsExact() functionality.
- WebAssertTest::testLinkNotExistsExact in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkNotExistsExact() functionality.
- WebAssertTest::testPageContainsNoDuplicateId in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests pageContainsNoDuplicateId() functionality.
- WebAssertTest::testPageTextContainsOnce in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - @covers ::pageTextContainsOnce
- WebAssertTest::testPageTextMatchesCount in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - @covers ::pageTextMatchesCount
- WebAssertTest::testPipeCharInLocator in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests linkExists() with pipe character (|) in locator.
- WebAssertTest::testResponseHeaderDoesNotExist in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests WebAssert::responseHeaderDoesNotExist().
- WebAssertTest::testResponseHeaderExists in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests WebAssert::responseHeaderExists().
- WebAssertTest::testTextAsserts in core/
tests/ Drupal/ Tests/ Core/ Test/ WebAssertTest.php - Tests legacy text asserts.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.