Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
VocabularySerializationTestController::vocabularyResponse function core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularySerializationTestController.php
VocabularyTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php Tests D7 vocabulary source plugin.
VocabularyTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php Tests D6 vocabulary source plugin.
VocabularyTest class core/modules/jsonapi/tests/src/Functional/VocabularyTest.php JSON:API integration test for the "vocabulary" config entity type.
VocabularyTest.php file core/modules/jsonapi/tests/src/Functional/VocabularyTest.php
VocabularyTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php
VocabularyTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php
VocabularyTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php The theme to install as the default for testing.
VocabularyTest::$entity property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php
VocabularyTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php The tested entity type.
VocabularyTest::$modules property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Modules to enable.
VocabularyTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php Modules to enable.
VocabularyTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php Modules to enable.
VocabularyTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php The name of the tested JSON:API resource type.
VocabularyTest::createEntity function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Creates the entity to be tested.
VocabularyTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Returns the expected JSON:API document for the entity.
VocabularyTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Return the expected error message.
VocabularyTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Returns the JSON:API POST document.
VocabularyTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php The data provider.
VocabularyTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php The data provider.
VocabularyTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Sets up the necessary authorization.
VocabularyTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php Tests D7 i18n vocabulary source plugin.
VocabularyTranslationTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php Tests D6 i18n vocabulary source plugin.
VocabularyTranslationTest class core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Tests content translation for vocabularies.
VocabularyTranslationTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
VocabularyTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php
VocabularyTranslationTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php
VocabularyTranslationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php The theme to install as the default for testing.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Modules to enable.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php Modules to enable.
VocabularyTranslationTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php Modules to enable.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php The data provider.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php The data provider.
VocabularyTranslationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php
VocabularyTranslationTest::testVocabularyLanguage function core/modules/taxonomy/tests/src/Functional/VocabularyTranslationTest.php Tests language settings for vocabularies.
VocabularyUiTest class core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Tests the taxonomy vocabulary interface.
VocabularyUiTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
VocabularyUiTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php The theme to install as the default for testing.
VocabularyUiTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php The vocabulary used for creating terms.
VocabularyUiTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php
VocabularyUiTest::testTaxonomyAdminChangingWeights function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Changing weights on the vocabulary overview with two or more vocabularies.
VocabularyUiTest::testTaxonomyAdminDeletingVocabulary function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Deleting a vocabulary.
VocabularyUiTest::testTaxonomyAdminNoVocabularies function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Test the vocabulary overview with no vocabularies.
VocabularyUiTest::testVocabularyInterface function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Create, edit and delete a vocabulary via the user interface.
VocabularyXmlAnonTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php @group rest
VocabularyXmlAnonTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php
VocabularyXmlAnonTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php The theme to install as the default for testing.
VocabularyXmlAnonTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php The format to use in this test.
VocabularyXmlAnonTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlAnonTest.php The MIME type that corresponds to $format.
VocabularyXmlBasicAuthTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php @group rest

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.