You are here

64 string references to 'Test' in Zircon Profile 8

ClientTest::testHandlesRedirectsCorrectly in vendor/fabpot/goutte/Goutte/Tests/ClientTest.php
ClientTest::testHttps in vendor/fabpot/goutte/Goutte/Tests/ClientTest.php
config_translation_test.content.yml in core/modules/config_translation/tests/modules/config_translation_test/config/install/config_translation_test.content.yml
core/modules/config_translation/tests/modules/config_translation_test/config/install/config_translation_test.content.yml
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI in core/modules/content_translation/src/Tests/ContentTranslationSettingsTest.php
Tests that field setting depends on bundle translatability.
core.entity_view_mode.entity_test.test.yml in core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.test.yml
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.test.yml
DisplayVariantTest::providerTestGetConfiguration in core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php
Provides test data for testGetConfiguration().
DOMTreeBuilderTest::testRegressionHTMLNoBody in vendor/masterminds/html5/test/HTML5/Parser/DOMTreeBuilderTest.php
Regression for issue #13
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode in core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php
Tests the getBaseFieldDefinitions() method with a translatable entity type.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
EntityTypeTest::testConstraintMethods in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the constraint methods.
FieldUIRouteTest::testFieldUIRoutes in core/modules/field_ui/src/Tests/FieldUIRouteTest.php
Ensures that entity types with bundles do not break following entity types.
FormErrorHandlerTest::testSetElementErrorsFromFormState in core/tests/Drupal/Tests/Core/Form/FormErrorHandlerTest.php
@covers ::handleFormErrors @covers ::setElementErrorsFromFormState
FormErrorHandlerTest::testSetElementErrorsFromFormState in core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php
@covers ::handleFormErrors @covers ::setElementErrorsFromFormState
FormTestLimitValidationErrorsForm::buildForm in core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
Form constructor.
FormValidatorTest::providerTestRequiredErrorMessage in core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php
FormValidatorTest::testElementValidate in core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php
@covers ::doValidateForm
FormValidatorTest::testPerformRequiredValidation in core/tests/Drupal/Tests/Core/Form/FormValidatorTest.php
@covers ::performRequiredValidation
Framework_AssertTest::testAssertContainsOnlyInstancesOf in vendor/phpunit/phpunit/tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContainsOnlyInstancesOf
Framework_ConstraintTest::testConstraintException in vendor/phpunit/phpunit/tests/Framework/ConstraintTest.php
@covers PHPUnit_Framework_Constraint_Exception @covers PHPUnit_Framework_TestFailure::exceptionToString
FunctionsTest::testParsesRequestMessages in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
FunctionsTest::testParsesResponseMessages in vendor/guzzlehttp/psr7/tests/FunctionsTest.php
ImageDimensionsTest::testImageDimensions in core/modules/image/src/Tests/ImageDimensionsTest.php
Test styled image dimensions cumulatively.
ImageThemeFunctionTest::testImageFormatterTheme in core/modules/image/src/Tests/ImageThemeFunctionTest.php
Tests usage of the image field formatters.
ImageThemeFunctionTest::testImageStyleTheme in core/modules/image/src/Tests/ImageThemeFunctionTest.php
Tests usage of the image style theme function.
language_test_language_types_info in core/modules/language/tests/language_test/language_test.module
Implements hook_language_types_info().
LinkGeneratorTest::testGenerate in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the generate() method with a route.
LinkGeneratorTest::testGenerateActive in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the active class on the link method.
LinkGeneratorTest::testGenerateAttributes in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the link method with additional attributes.
LinkGeneratorTest::testGenerateBubbleableMetadata in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the LinkGenerator's support for collecting bubbleable metadata.
LinkGeneratorTest::testGenerateHrefs in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the link method with certain hrefs.
LinkGeneratorTest::testGenerateOptions in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the link method with arbitrary passed options.
LinkGeneratorTest::testGenerateParametersAsQuery in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the link method with passed query options via parameters.
LinkGeneratorTest::testGenerateQuery in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the link method with passed query options.
LinkGeneratorTest::testGenerateWithHtml in core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php
Tests the link method with html.
LocaleConfigManagerTest::testGetStringTranslation in core/modules/locale/src/Tests/LocaleConfigManagerTest.php
Tests getStringTranslation().
LocaleConfigSubscriberForeignTest::testLocaleCreateActiveTranslation in core/modules/locale/src/Tests/LocaleConfigSubscriberForeignTest.php
Tests importing community translations of shipped configuration.
LocaleConfigSubscriberTest::setUpLocale in core/modules/locale/src/Tests/LocaleConfigSubscriberTest.php
Sets up the locale storage strings to be in line with configuration.
LocaleConfigSubscriberTest::testLocaleCreateTranslation in core/modules/locale/src/Tests/LocaleConfigSubscriberTest.php
Tests importing community translations of shipped configuration.
locale_test.no_translation.yml in core/modules/locale/tests/modules/locale_test/config/install/locale_test.no_translation.yml
core/modules/locale/tests/modules/locale_test/config/install/locale_test.no_translation.yml
locale_test.schema.yml in core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml
core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml
ManageDisplayTest::testNonInitializedFields in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests that fields with no explicit display settings do not break.
MetadataGeneratorTest::testEditorWithCustomMetadata in core/modules/quickedit/src/Tests/MetadataGeneratorTest.php
Tests a field whose associated in-place editor generates custom metadata.
MetadataGeneratorTest::testSimpleEntityType in core/modules/quickedit/src/Tests/MetadataGeneratorTest.php
Tests a simple entity type, with two different simple fields.
PhpGeneratorDumperTest::testDumpForRouteWithDefaults in vendor/symfony/routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php
PhpGeneratorDumperTest::testDumpWithoutRoutes in vendor/symfony/routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php
@expectedException \InvalidArgumentException
PhpGeneratorDumperTest::testDumpWithRoutes in vendor/symfony/routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php
PhpGeneratorDumperTest::testGenerateNonExistingRoute in vendor/symfony/routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php
@expectedException \Symfony\Component\Routing\Exception\RouteNotFoundException
PHP_Token_ClassTest::testAnonymousClassesAreHandledCorrectly2 in vendor/phpunit/php-token-stream/tests/Token/ClassTest.php
@requires PHP 7 @ticket https://github.com/sebastianbergmann/php-token-stream/issues/52
QuickEditIntegrationTest::testGetUntransformedTextCommand in core/modules/editor/src/Tests/QuickEditIntegrationTest.php
Tests GetUntransformedTextCommand AJAX command.
QuickEditIntegrationTest::testMetadata in core/modules/editor/src/Tests/QuickEditIntegrationTest.php
Tests (custom) metadata when the formatted text editor is used.
SimpletestTestForm::buildForm in core/modules/simpletest/src/Form/SimpletestTestForm.php
Form constructor.
TableTest::testRenderProvider in vendor/symfony/console/Tests/Helper/TableTest.php
TaxonomyMenuOperations::setUp in modules/taxonomy_menu/src/Tests/TaxonomyMenuOperations.php
Set up for all tests.
TestInfoParsingTest::infoParserProvider in core/modules/simpletest/tests/src/Unit/TestInfoParsingTest.php
test_form_id in core/tests/Drupal/Tests/Core/Form/FormTestBase.php
TokenizerTest::testText in vendor/masterminds/html5/test/HTML5/Parser/TokenizerTest.php
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
views.view.test_exposed_admin_ui.yml in core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
ViewStorageTest::displayTests in core/modules/views/src/Tests/ViewStorageTest.php
Tests adding, saving, and loading displays on configuration entities.
WebAssertTest::getArrayLocatorFormats in vendor/behat/mink/tests/WebAssertTest.php
WebAssertTest::testElementExistsWithArrayLocator in vendor/behat/mink/tests/WebAssertTest.php
XmlEncoderTest::testAttributes in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php
XmlEncoderTest::testDecodeWithoutItemHash in vendor/symfony/serializer/Tests/Encoder/XmlEncoderTest.php