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
JSInteractionTest class core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php Tests fault tolerant interactions.
JSInteractionTest.php file core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php
JSInteractionTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php The theme to install as the default for testing.
JSInteractionTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php Modules to install.
JSInteractionTest::testElementsInteraction function core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php Assert no exception is thrown when elements become interactive.
JSInteractionTest::testFieldValueNotSettable function core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php Assert an exception is thrown when the field is never enabled.
JSInteractionTest::testNotClickable function core/tests/Drupal/FunctionalJavascriptTests/Tests/JSInteractionTest.php Assert an exception is thrown when the blocker element is never removed.
JSInteractionTestForm class core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php Controller for testing fault tolerant JavaScript interactions.
JSInteractionTestForm.php file core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php
JSInteractionTestForm::buildForm function core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php Creates the test form.
JSInteractionTestForm::getFormId function core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php Returns a unique string identifying the form.
JSInteractionTestForm::submitForm function core/modules/system/tests/modules/js_interaction_test/src/Controller/JSInteractionTestForm.php Form submission handler.
JsMessageTest class core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Tests core/drupal.message library.
JsMessageTest.php file core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php
JsMessageTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php The theme to install as the default for testing.
JsMessageTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Modules to install.
JsMessageTest::assertCurrentMessages function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Asserts that currently shown messages match expected messages.
JsMessageTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php
JsMessageTest::testAddRemoveMessages function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Tests click on links to show messages and remove messages.
JSMessageTestController class core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Test Controller to show message links.
JSMessageTestController.php file core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php
JSMessageTestController::getMessagesSelectors function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Gets the test messages selectors.
JSMessageTestController::getTypes function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Gets the test types.
JSMessageTestController::messageLinks function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Displays links to show messages via JavaScript.
JSMessageTestController::messageLinksWithSystemMessages function core/modules/system/tests/modules/js_message_test/src/Controller/JSMessageTestController.php Displays links to show messages via JavaScript with messages from backend.
jsonapi.resource_type.repository.jsonapi_test_field_aliasing service core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.services.yml Drupal\jsonapi_test_field_aliasing\ResourceType\AliasingResourceTypeRepository
JsonApiDocumentTopLevelNormalizerTest class core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Tests Drupal\jsonapi\Normalizer\JsonApiDocumentTopLevelNormalizer.
JsonApiDocumentTopLevelNormalizerTest.php file core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
JsonApiDocumentTopLevelNormalizerTest::$normalizer property core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php The normalizer under test.
JsonApiDocumentTopLevelNormalizerTest::denormalizeProvider function core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Data provider for the denormalize test.
JsonApiDocumentTopLevelNormalizerTest::denormalizeUuidProvider function core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Provides test cases for testDenormalizeUuid.
JsonApiDocumentTopLevelNormalizerTest::setUp function core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php
JsonApiDocumentTopLevelNormalizerTest::testDenormalize function core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Tests denormalize.
JsonApiDocumentTopLevelNormalizerTest::testDenormalizeUuid function core/modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php Ensures only valid UUIDs can be specified.
JsonApiFilterRegressionTest class core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php JSON:API regression tests.
JsonApiFilterRegressionTest.php file core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
JsonApiFilterRegressionTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php The theme to install as the default for testing.
JsonApiFilterRegressionTest::$modules property core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php Modules to install.
JsonApiFilterRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 function core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php Ensure filtering on relationships works with bundle-specific target types.
JsonApiFilterRegressionTest::testEmptyRelationshipFilteringFromIssue3025372 function core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php Ensure filtering for entities with empty entity reference fields works.
JsonApiFilterRegressionTest::testFilterByIdFromIssue3015759 function core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php Ensures that filtering by a sequential internal ID named 'id' is possible.
JsonApiFilterRegressionTest::testFilteringEntitiesByEntityReferenceTargetId function core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php Tests that collections can be filtered by an entity reference target_id.
JsonApiFunctionalDateFieldTest class core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php JSON:API integration test for the "Date" field.
JsonApiFunctionalDateFieldTest.php file core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php
JsonApiFunctionalDateFieldTest::$modules property core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php Modules to install.
JsonApiFunctionalDateFieldTest::setUp function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php
JsonApiFunctionalDateFieldTest::testRead function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalDateFieldTest.php Tests the GET method.
JsonApiFunctionalMultilingualTest class core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php Tests JSON:API multilingual support.
JsonApiFunctionalMultilingualTest.php file core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php
JsonApiFunctionalMultilingualTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalMultilingualTest.php The theme to install as the default for testing.

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