You are here

7 calls to AssertContentTrait::assertUniqueText() in Zircon Profile 8

ColorTest::_testColor in core/modules/color/src/Tests/ColorTest.php
Tests the Color module functionality using the given theme.
DrupalSetMessageTest::testDrupalSetMessage in core/modules/system/src/Tests/Bootstrap/DrupalSetMessageTest.php
Tests drupal_set_message().
LocalePluralFormatTest::testPluralEditDateFormatter in core/modules/locale/src/Tests/LocalePluralFormatTest.php
Tests plural editing of DateFormatter strings
MenuRouterTest::doTestMenuLinksDiscoveredAlter in core/modules/system/src/Tests/Menu/MenuRouterTest.php
Tests menu links added in hook_menu_links_discovered_alter().
TermTest::testTaxonomyNode in core/modules/taxonomy/src/Tests/TermTest.php
Test that hook_node_$op implementations work correctly.
UpdateContribTest::testUpdateBrokenFetchURL in core/modules/update/src/Tests/UpdateContribTest.php
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateCoreTest::testServiceUnavailable in core/modules/update/src/Tests/UpdateCoreTest.php
Tests the Update Manager module when the update server returns 503 errors.