You are here

6 calls to AssertContentTrait::getAllOptions() in Zircon Profile 8

AssertContentTrait::assertFieldsByValue in core/modules/simpletest/src/AssertContentTrait.php
Asserts that a field exists in the current page with a given Xpath result.
ConfigSingleImportExportTest::testExport in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Tests exporting a single configuration file.
FilterFormTest::assertOptions in core/modules/filter/src/Tests/FilterFormTest.php
Asserts that a select element has the correct options.
HandlerTest::testRelationshipUI in core/modules/views/src/Tests/Handler/HandlerTest.php
Tests the relationship ui for field/filter/argument/relationship.
WebTestBase::handleForm in core/modules/simpletest/src/WebTestBase.php
Handles form input related to drupalPostForm().
WizardTest::testCommentWizard in core/modules/comment/src/Tests/Views/WizardTest.php
Tests adding a view of comments.