You are here

12 calls to AssertLegacyTrait::assertUniqueText() in Drupal 8

AssertLegacyTraitTest::testAssertUniqueText in core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
@covers ::assertUniqueText
AssertLegacyTraitTest::testAssertUniqueTextFail in core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
@covers ::assertUniqueText
AssertLegacyTraitTest::testAssertUniqueTextMarkup in core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
@covers ::assertUniqueText
AssertLegacyTraitTest::testAssertUniqueTextUnknown in core/tests/Drupal/Tests/Core/Assert/AssertLegacyTraitTest.php
@covers ::assertUniqueText
ColorTest::_testColor in core/modules/color/tests/src/Functional/ColorTest.php
Tests the Color module functionality using the given theme.
DrupalMessengerServiceTest::testDrupalMessengerService in core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php
Tests Messenger service.
FormTest::widgetAlterTest in core/modules/field/tests/src/Functional/FormTest.php
Tests widget alter hooks for a given hook name.
LocalePluralFormatTest::testPluralEditDateFormatter in core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
Tests plural editing of DateFormatter strings
MenuRouterTest::doTestMenuLinksDiscoveredAlter in core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php
Tests menu links added in hook_menu_links_discovered_alter().
TermTest::testTaxonomyNode in core/modules/taxonomy/tests/src/Functional/TermTest.php
Test that hook_node_$op implementations work correctly.
UpdateContribTest::testUpdateBrokenFetchURL in core/modules/update/tests/src/Functional/UpdateContribTest.php
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateCoreTest::testServiceUnavailable in core/modules/update/tests/src/Functional/UpdateCoreTest.php
Tests the Update Manager module when the update server returns 503 errors.