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
TourResourceTestBase.php file core/modules/rest/tests/src/Functional/EntityResource/Tour/TourResourceTestBase.php
TourResourceTestBase.php file core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
TourResourceTestBase::$entity property core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
TourResourceTestBase::$entityTypeId property core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php The tested entity type.
TourResourceTestBase::$modules property core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Modules to install.
TourResourceTestBase::createEntity function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Creates the entity to be tested.
TourResourceTestBase::getExpectedCacheContexts function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
TourResourceTestBase::getExpectedNormalizedEntity function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Returns the expected normalization of the entity.
TourResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Return the expected error message.
TourResourceTestBase::getNormalizedPostEntity function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Returns the normalized POST entity.
TourResourceTestBase::setUpAuthorization function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Sets up the necessary authorization.
TourTest class core/modules/tour/tests/src/Unit/Entity/TourTest.php @coversDefaultClass \Drupal\tour\Entity\Tour[[api-linebreak]]
@group tour
TourTest class core/modules/tour/tests/src/Functional/TourTest.php Tests the functionality of tour tips.
TourTest class core/modules/jsonapi/tests/src/Functional/TourTest.php JSON:API integration test for the "Tour" config entity type.
TourTest.php file core/modules/jsonapi/tests/src/Functional/TourTest.php
TourTest.php file core/modules/tour/tests/src/Unit/Entity/TourTest.php
TourTest.php file core/modules/tour/tests/src/Functional/TourTest.php
TourTest::$defaultTheme property core/modules/tour/tests/src/Functional/TourTest.php The theme to install as the default for testing.
TourTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/TourTest.php The theme to install as the default for testing.
TourTest::$entity property core/modules/jsonapi/tests/src/Functional/TourTest.php
TourTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/TourTest.php The tested entity type.
TourTest::$modules property core/modules/jsonapi/tests/src/Functional/TourTest.php Modules to enable.
TourTest::$modules property core/modules/tour/tests/src/Functional/TourTest.php Modules to enable.
TourTest::$permissions property core/modules/tour/tests/src/Functional/TourTest.php The permissions required for a logged in user to test tour tips.
TourTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/TourTest.php The name of the tested JSON:API resource type.
TourTest::$tips property core/modules/tour/tests/src/Functional/TourTest.php Tour tip attributes to be tested. Keyed by the path.
TourTest::createEntity function core/modules/jsonapi/tests/src/Functional/TourTest.php Creates the entity to be tested.
TourTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/TourTest.php Returns the expected JSON:API document for the entity.
TourTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/TourTest.php Return the expected error message.
TourTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/TourTest.php Returns the JSON:API POST document.
TourTest::routeProvider function core/modules/tour/tests/src/Unit/Entity/TourTest.php Provides sample routes for testing.
TourTest::setUp function core/modules/tour/tests/src/Functional/TourTest.php
TourTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/TourTest.php Sets up the necessary authorization.
TourTest::testHasMatchingRoute function core/modules/tour/tests/src/Unit/Entity/TourTest.php Tests \Drupal\tour\Entity\Tour::hasMatchingRoute().
TourTest::testTourFunctionality function core/modules/tour/tests/src/Functional/TourTest.php Test tour functionality.
TourTestBase class core/modules/tour/tests/src/Functional/TourTestBase.php Base class for testing Tour functionality.
TourTestBase class core/modules/tour/src/Tests/TourTestBase.php Base class for testing Tour functionality.
TourTestBase.php file core/modules/tour/src/Tests/TourTestBase.php
TourTestBase.php file core/modules/tour/tests/src/Functional/TourTestBase.php
TourTestBase::assertTourTips function core/modules/tour/tests/src/Functional/TourTestBase.php Assert function to determine if tips rendered to the page
have a corresponding page element.
TourTestBase::assertTourTips function core/modules/tour/src/Tests/TourTestBase.php Assert function to determine if tips rendered to the page
have a corresponding page element.
TourTestBasic class core/modules/tour/tests/src/Functional/TourTestBasic.php Simple tour tips test base.
TourTestBasic.php file core/modules/tour/tests/src/Functional/TourTestBasic.php
TourTestBasic::$adminUser property core/modules/tour/tests/src/Functional/TourTestBasic.php An admin user with administrative permissions for tour.
TourTestBasic::$permissions property core/modules/tour/tests/src/Functional/TourTestBasic.php The permissions required for a logged in user to test tour tips.
TourTestBasic::$tips property core/modules/tour/tests/src/Functional/TourTestBasic.php Tour tip attributes to be tested. Keyed by the path.
TourTestBasic::setUp function core/modules/tour/tests/src/Functional/TourTestBasic.php
TourTestBasic::testTips function core/modules/tour/tests/src/Functional/TourTestBasic.php A simple tip test.
TourTestController class core/modules/tour/tests/tour_test/src/Controller/TourTestController.php Controller routines for tour_test routes.
TourTestController.php file core/modules/tour/tests/tour_test/src/Controller/TourTestController.php

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