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
VocabularyJsonBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php The authentication mechanism to use in this test.
VocabularyJsonBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php The theme to install as the default for testing.
VocabularyJsonBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php The format to use in this test.
VocabularyJsonBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php The MIME type that corresponds to $format.
VocabularyJsonBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonBasicAuthTest.php Modules to install.
VocabularyJsonCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php @group rest
VocabularyJsonCookieTest.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php
VocabularyJsonCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php The authentication mechanism to use in this test.
VocabularyJsonCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php The theme to install as the default for testing.
VocabularyJsonCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php The format to use in this test.
VocabularyJsonCookieTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyJsonCookieTest.php The MIME type that corresponds to $format.
VocabularyLanguageTest class core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests the language functionality for vocabularies.
VocabularyLanguageTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php The theme to install as the default for testing.
VocabularyLanguageTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Modules to enable.
VocabularyLanguageTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php
VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests term language settings for vocabulary terms are saved and updated.
VocabularyLanguageTest::testVocabularyLanguage function core/modules/taxonomy/tests/src/Functional/VocabularyLanguageTest.php Tests language settings for vocabularies.
VocabularyPermissionsTest class core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Tests the taxonomy vocabulary permissions.
VocabularyPermissionsTest.php file core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php The theme to install as the default for testing.
VocabularyPermissionsTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Modules to enable.
VocabularyPermissionsTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Test the vocabulary overview permission.
VocabularyPermissionsTest::testVocabularyPermissionsTaxonomyTerm function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Create, edit and delete a taxonomy term via the user interface.
VocabularyPermissionsTest::testVocabularyPermissionsVocabulary function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Create, edit and delete a vocabulary via the user interface.
VocabularyPerTypeTest class core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php Tests D6 vocabulary per type source plugin.
VocabularyPerTypeTest.php file core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php
VocabularyPerTypeTest::$modules property core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php Modules to enable.
VocabularyPerTypeTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php The data provider.
VocabularyResourceTestBase class core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/Vocabulary/VocabularyResourceTestBase.php
VocabularyResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/Vocabulary/VocabularyResourceTestBase.php
VocabularyResourceTestBase.php file core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::$entity property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php The tested entity type.
VocabularyResourceTestBase::$modules property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Modules to install.
VocabularyResourceTestBase::createEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Creates the entity to be tested.
VocabularyResourceTestBase::getExpectedNormalizedEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Returns the expected normalization of the entity.
VocabularyResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Return the expected error message.
VocabularyResourceTestBase::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Returns the normalized POST entity.
VocabularyResourceTestBase::setUpAuthorization function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Sets up the necessary authorization.
VocabularySerializationTest class core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php Regression test for https://www.drupal.org/node/2807263.
VocabularySerializationTest.php file core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php
VocabularySerializationTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php The theme to install as the default for testing.
VocabularySerializationTest::$modules property core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php Modules to enable.
VocabularySerializationTest::setUp function core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php
VocabularySerializationTest::testSerialization function core/modules/taxonomy/tests/src/Functional/VocabularySerializationTest.php
VocabularySerializationTestController class core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularySerializationTestController.php
VocabularySerializationTestController.php file core/modules/taxonomy/tests/modules/vocabulary_serialization_test/src/VocabularySerializationTestController.php

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