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
RdfMappingJsonCookieTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingJsonCookieTest.php The MIME type that corresponds to $format.
RdfMappingResourceTestBase class core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase class core/modules/rest/tests/src/Functional/EntityResource/RdfMapping/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/RdfMapping/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase::$entity property core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase::$entityTypeId property core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php The tested entity type.
RdfMappingResourceTestBase::$modules property core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Modules to install.
RdfMappingResourceTestBase::createEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Creates the entity to be tested.
RdfMappingResourceTestBase::getExpectedCacheContexts function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
RdfMappingResourceTestBase::getExpectedNormalizedEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Returns the expected normalization of the entity.
RdfMappingResourceTestBase::getNormalizedPostEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Returns the normalized POST entity.
RdfMappingResourceTestBase::setUpAuthorization function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php Sets up the necessary authorization.
RdfMappingTest class core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php Tests Drupal 7 RDF mappings source plugin.
RdfMappingTest class core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php JSON:API integration test for the "RdfMapping" config entity type.
RdfMappingTest.php file core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
RdfMappingTest.php file core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php
RdfMappingTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php The theme to install as the default for testing.
RdfMappingTest::$entity property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
RdfMappingTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php The tested entity type.
RdfMappingTest::$modules property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Modules to enable.
RdfMappingTest::$modules property core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php Modules to enable.
RdfMappingTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php The name of the tested JSON:API resource type.
RdfMappingTest::createEntity function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Creates the entity to be tested.
RdfMappingTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Returns the expected JSON:API document for the entity.
RdfMappingTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Returns the JSON:API POST document.
RdfMappingTest::providerSource function core/modules/rdf/tests/src/Kernel/Plugin/migrate/source/d7/RdfMappingTest.php The data provider.
RdfMappingTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php Sets up the necessary authorization.
RdfMappingXmlAnonTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php @group rest
RdfMappingXmlAnonTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php
RdfMappingXmlAnonTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The theme to install as the default for testing.
RdfMappingXmlAnonTest::$format property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The format to use in this test.
RdfMappingXmlAnonTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The MIME type that corresponds to $format.
RdfMappingXmlBasicAuthTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php @group rest
RdfMappingXmlBasicAuthTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php
RdfMappingXmlBasicAuthTest::$auth property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The authentication mechanism to use in this test.
RdfMappingXmlBasicAuthTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The theme to install as the default for testing.
RdfMappingXmlBasicAuthTest::$format property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The format to use in this test.
RdfMappingXmlBasicAuthTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The MIME type that corresponds to $format.
RdfMappingXmlBasicAuthTest::$modules property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php Modules to install.
RdfMappingXmlCookieTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php @group rest
RdfMappingXmlCookieTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php
RdfMappingXmlCookieTest::$auth property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The authentication mechanism to use in this test.
RdfMappingXmlCookieTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The theme to install as the default for testing.
RdfMappingXmlCookieTest::$format property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The format to use in this test.
RdfMappingXmlCookieTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlCookieTest.php The MIME type that corresponds to $format.
rdf_test.info.yml file core/modules/rdf/tests/rdf_test/rdf_test.info.yml core/modules/rdf/tests/rdf_test/rdf_test.info.yml
rdf_test_namespaces.info.yml file core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml
rdf_test_namespaces.module file core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.module Test the namespace registration functionality.
rdf_test_namespaces_rdf_namespaces function core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.module Implements hook_rdf_namespaces().

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