Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.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
AdvisoriesUpdatePathTest class core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php Tests advisories settings update path.
AdvisoriesUpdatePathTest.php file core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php
AdvisoriesUpdatePathTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php Set database dump files to be used.
AdvisoriesUpdatePathTest::testUpdatePath function core/modules/system/tests/src/Functional/SecurityAdvisories/AdvisoriesUpdatePathTest.php Tests advisories settings update path.
AdvisoryTestController class core/modules/system/tests/modules/advisory_feed_test/src/Controller/AdvisoryTestController.php Defines a controller to return JSON for security advisory tests.
AdvisoryTestController.php file core/modules/system/tests/modules/advisory_feed_test/src/Controller/AdvisoryTestController.php
AdvisoryTestController::getPsaJson function core/modules/system/tests/modules/advisory_feed_test/src/Controller/AdvisoryTestController.php Reads a JSON file and returns the contents as a Response.
advisory_feed_test.info.yml file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.info.yml
advisory_feed_test.module file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.module Module for testing the display of security advisories.
advisory_feed_test.routing.yml file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.routing.yml
advisory_feed_test.services.yml file core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.services.yml
advisory_feed_test_system_info_alter function core/modules/system/tests/modules/advisory_feed_test/advisory_feed_test.module Implements hook_system_info_alter().
AggregatorAdminTest class core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php Tests aggregator admin pages.
AggregatorAdminTest.php file core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php
AggregatorAdminTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php The theme to install as the default for testing.
AggregatorAdminTest::testOverviewPage function core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php Tests the overview page.
AggregatorAdminTest::testSettingsPage function core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php Tests the settings form to ensure the correct default values are used.
AggregatorCronTest class core/modules/aggregator/tests/src/Functional/AggregatorCronTest.php Update feeds on cron.
AggregatorCronTest.php file core/modules/aggregator/tests/src/Functional/AggregatorCronTest.php
AggregatorCronTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/AggregatorCronTest.php The theme to install as the default for testing.
AggregatorCronTest::testCron function core/modules/aggregator/tests/src/Functional/AggregatorCronTest.php Adds feeds and updates them via cron process.
AggregatorDisplayConfigurableTest class core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php Tests aggregator_feed and aggregator_item base fields' displays.
AggregatorDisplayConfigurableTest.php file core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php
AggregatorDisplayConfigurableTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php The theme to install as the default for testing.
AggregatorDisplayConfigurableTest::setUp function core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php
AggregatorDisplayConfigurableTest::testFeedDisplayConfigurable function core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php Tests base fields to configurable display settings.
AggregatorDisplayConfigurableTest::testItemDisplayConfigurable function core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php Tests item base fields settings.
AggregatorFeedTest class core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php Tests D6 aggregator feed source plugin.
AggregatorFeedTest.php file core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php
AggregatorFeedTest::$modules property core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php Modules to enable.
AggregatorFeedTest::providerSource function core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php The data provider.
AggregatorFeedViewsFieldAccessTest class core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php Tests base field access in Views for the aggregator_feed entity.
AggregatorFeedViewsFieldAccessTest.php file core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php
AggregatorFeedViewsFieldAccessTest::$modules property core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php Modules to enable.
AggregatorFeedViewsFieldAccessTest::setUp function core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php
AggregatorFeedViewsFieldAccessTest::testAggregatorFeedFields function core/modules/aggregator/tests/src/Kernel/Views/AggregatorFeedViewsFieldAccessTest.php Checks access for aggregator_feed fields.
AggregatorItemTest class core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php Tests aggregator item source plugin.
AggregatorItemTest.php file core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php
AggregatorItemTest::$modules property core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php Modules to enable.
AggregatorItemTest::providerSource function core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorItemTest.php The data provider.
AggregatorItemViewsFieldAccessTest class core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php Tests base field access in Views for the aggregator_item entity.
AggregatorItemViewsFieldAccessTest.php file core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php
AggregatorItemViewsFieldAccessTest::$modules property core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php Modules to enable.
AggregatorItemViewsFieldAccessTest::setUp function core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php
AggregatorItemViewsFieldAccessTest::testAggregatorItemFields function core/modules/aggregator/tests/src/Kernel/Views/AggregatorItemViewsFieldAccessTest.php Checks access for aggregator_item fields.
AggregatorLocalTasksTest class core/modules/aggregator/tests/src/Unit/Menu/AggregatorLocalTasksTest.php Tests existence of aggregator local tasks.
AggregatorLocalTasksTest.php file core/modules/aggregator/tests/src/Unit/Menu/AggregatorLocalTasksTest.php
AggregatorLocalTasksTest::getAggregatorAdminRoutes function core/modules/aggregator/tests/src/Unit/Menu/AggregatorLocalTasksTest.php Provides a list of routes to test.
AggregatorLocalTasksTest::getAggregatorSourceRoutes function core/modules/aggregator/tests/src/Unit/Menu/AggregatorLocalTasksTest.php Provides a list of source routes to test.
AggregatorLocalTasksTest::setUp function core/modules/aggregator/tests/src/Unit/Menu/AggregatorLocalTasksTest.php

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