Issue #3344633: Remove duplicate tests from XssUnitTest
Closes #3344633
testBadProtocolStripping(): URL sanitization is already comprehensively tested in \Drupal\Tests\Component\Utility\UrlHelperTest.
testT(): The translation system behind t() is tested in \Drupal\KernelTests\Core\StringTranslation\TranslationStringTest and related translation tests