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 11.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
RoutesTest.php file core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php
RoutesTest::$routes property core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php List of routes objects for the different scenarios.
RoutesTest::expectedRoutes function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php Lists routes which should have been created.
RoutesTest::notExpectedRoutes function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php Lists routes which should have been created.
RoutesTest::setUp function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php
RoutesTest::testInternalRoutes function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php Ensures that no routes are created for internal resources.
RoutesTest::testRoutes function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php Ensures that the expected routes are created or not created.
RoutesTest::testRoutesCollection function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php @covers ::routes[[api-linebreak]]
RoutesTest::testRoutesIndividual function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php @covers ::routes[[api-linebreak]]
RoutesTest::testRoutesRelated function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php @covers ::routes[[api-linebreak]]
RoutesTest::testRoutesRelationships function core/modules/jsonapi/tests/src/Unit/Routing/RoutesTest.php @covers ::routes[[api-linebreak]]
RouteSubscriberTest class core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php @coversDefaultClass \Drupal\views\EventSubscriber\RouteSubscriber[[api-linebreak]]
@group views
RouteSubscriberTest.php file core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php
RouteSubscriberTest::$entityTypeManager property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked entity type manager.
RouteSubscriberTest::$routeSubscriber property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The tested views route subscriber.
RouteSubscriberTest::$state property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked key value storage.
RouteSubscriberTest::$viewStorage property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked config entity storage.
RouteSubscriberTest::setUp function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php
RouteSubscriberTest::setupMocks function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Sets up mocks of Views objects needed for testing.
RouteSubscriberTest::testOnAlterRoutes function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Tests the onAlterRoutes method.
RouteSubscriberTest::testRouteRebuildFinished function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php @covers ::routeRebuildFinished[[api-linebreak]]
RouteTest class core/modules/migrate/tests/src/Kernel/process/RouteTest.php Tests the route process plugin.
RouteTest.php file core/modules/migrate/tests/src/Kernel/process/RouteTest.php
RouteTest::$modules property core/modules/migrate/tests/src/Kernel/process/RouteTest.php Modules to install.
RouteTest::doTransform function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Transforms link path data to a route.
RouteTest::providerTestRoute function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Data provider for testRoute().
RouteTest::providerTestRouteWithParamQuery function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Data provider for testRouteWithParamQuery().
RouteTest::testRoute function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Tests Route plugin based on providerTestRoute() values.
RouteTest::testRouteWithParamQuery function core/modules/migrate/tests/src/Kernel/process/RouteTest.php Tests Route plugin based on providerTestRoute() values.
RouteTestSubscriber class core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php Listens to the dynamic route event and add a test route.
RouteTestSubscriber.php file core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php
RouteTestSubscriber::alterRoutes function core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php Alters existing routes for a specific collection.
RowCountExceptionTest class core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php @coversDefaultClass \Drupal\Core\Database\RowCountException[[api-linebreak]]
RowCountExceptionTest.php file core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php
RowCountExceptionTest::DEFAULT_EXCEPTION_MESSAGE constant core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php The default exception message.
RowCountExceptionTest::providerTestExceptionMessage function core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php Data provider for ::testExceptionMessage()
RowCountExceptionTest::testExceptionMessage function core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php @covers ::__construct[[api-linebreak]]
@dataProvider providerTestExceptionMessage
RowCountExceptionTest::testExceptionMessageNull function core/tests/Drupal/Tests/Core/Database/RowCountExceptionTest.php @covers ::__construct[[api-linebreak]]
@group legacy
RowEntityRenderersTest class core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the entity row renderers.
RowEntityRenderersTest.php file core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::$expected property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of titles for each node per language.
RowEntityRenderersTest::$ids property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::$langcodes property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of added languages.
RowEntityRenderersTest::$modules property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Modules to install.
RowEntityRenderersTest::$testAuthor property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php The author of the test content.
RowEntityRenderersTest::$testIds property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php An array of IDs of the test content.
RowEntityRenderersTest::$testViews property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Views used by this test.
RowEntityRenderersTest::$values property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php
RowEntityRenderersTest::assertTranslations function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the view results match the expected values.
RowEntityRenderersTest::checkLanguageRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Checks that the language renderer configurations work as expected.

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