Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. 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
NodeTranslationUITest::testTranslationUI function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the basic translation UI.
NodeTranslationUITest::testUrlPrefixOnLanguageNeutralContent function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Test that when content is language neutral, it uses interface language.
NodeTypeInitialLanguageTest class core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests node type initial language settings.
NodeTypeInitialLanguageTest.php file core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php The theme to install as the default for testing.
NodeTypeInitialLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Modules to install.
NodeTypeInitialLanguageTest::setUp function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::testLanguageFieldVisibility function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests the node type initial language defaults, and modifies them.
NodeTypeJsonAnonTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php Tests Node Type Json Anon.
NodeTypeJsonAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php
NodeTypeJsonAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The theme to install as the default for testing.
NodeTypeJsonAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The format to use in this test.
NodeTypeJsonAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The MIME type that corresponds to $format.
NodeTypeJsonBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php Tests Node Type Json Basic Auth.
NodeTypeJsonBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php
NodeTypeJsonBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The authentication mechanism to use in this test.
NodeTypeJsonBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The theme to install as the default for testing.
NodeTypeJsonBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The format to use in this test.
NodeTypeJsonBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The MIME type that corresponds to $format.
NodeTypeJsonBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php Modules to install.
NodeTypeJsonCookieTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php Tests Node Type Json Cookie.
NodeTypeJsonCookieTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php
NodeTypeJsonCookieTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The authentication mechanism to use in this test.
NodeTypeJsonCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The theme to install as the default for testing.
NodeTypeJsonCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The format to use in this test.
NodeTypeJsonCookieTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The MIME type that corresponds to $format.
NodeTypeResourceTestBase class core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Resource test base for NodeType entity.
NodeTypeResourceTestBase.php file core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
NodeTypeResourceTestBase::$entity property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The NodeType entity.
NodeTypeResourceTestBase::$entityTypeId property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The tested entity type.
NodeTypeResourceTestBase::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Modules to install.
NodeTypeResourceTestBase::createEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Creates the entity to be tested.
NodeTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Returns the expected normalization of the entity.
NodeTypeResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Return the expected error message.
NodeTypeResourceTestBase::getNormalizedPostEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Returns the normalized POST entity.
NodeTypeResourceTestBase::setUpAuthorization function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Sets up the necessary authorization.
NodeTypeTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php Tests D6 node type source plugin.
NodeTypeTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php Tests D7 node type source plugin.
NodeTypeTest class core/modules/node/tests/src/Functional/NodeTypeTest.php Ensures that node type functions work correctly.
NodeTypeTest class core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php JSON:API integration test for the "NodeType" config entity type.
NodeTypeTest.php file core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php
NodeTypeTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php
NodeTypeTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php
NodeTypeTest.php file core/modules/node/tests/src/Functional/NodeTypeTest.php
NodeTypeTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeTest.php The theme to install as the default for testing.
NodeTypeTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php The theme to install as the default for testing.
NodeTypeTest::$entity property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php
NodeTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php The tested entity type.
NodeTypeTest::$modules property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php Modules to install.

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