10 calls to AssertLegacyTrait::assertNoOption() in Drupal 8
- BookTest::testGetTableOfContents in core/
modules/ book/ tests/ src/ Functional/ BookTest.php - Tests BookManager::getTableOfContents().
- BrowserTestBaseTest::testFieldAssertsForOptions in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests legacy field asserts for options field type.
- BulkFormTest::testBulkForm in core/
modules/ views/ tests/ src/ Functional/ BulkFormTest.php - Tests the bulk form.
- BulkFormTest::testBulkForm in core/
modules/ user/ tests/ src/ Functional/ Views/ BulkFormTest.php - Tests the user bulk form.
- CommentNonNodeTest::testsNonIntegerIdEntities in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Tests comment fields cannot be added to entity types without integer IDs.
- DateFilterTest::testLimitExposedOperators in core/
modules/ datetime/ tests/ src/ Functional/ DateFilterTest.php - Tests the limit of the expose operator functionality.
- FilterTest::testLimitExposedOperators in core/
modules/ views/ tests/ src/ Functional/ Plugin/ FilterTest.php - Tests the limit of the expose operator functionality.
- LocaleTranslationUiTest::testStringTranslation in core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php - Adds a language and tests string translation by users with the appropriate permissions.
- MenuUiNodeTest::testMenuNodeFormWidget in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiNodeTest.php - Test creating, editing, deleting menu links via node form widget.
- MenuUiTest::checkInvalidParentMenuLinks in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Tests that parent options are limited by depth when adding menu links.