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
GlossaryStatusFilterTest::testGlossaryView function core/modules/views/tests/src/Functional/Update/GlossaryStatusFilterTest.php Tests the default glossary view.
GlossaryTest class core/modules/views/tests/src/Functional/GlossaryTest.php Tests glossary functionality of views.
GlossaryTest.php file core/modules/views/tests/src/Functional/GlossaryTest.php
GlossaryTest::$defaultTheme property core/modules/views/tests/src/Functional/GlossaryTest.php The theme to install as the default for testing.
GlossaryTest::$modules property core/modules/views/tests/src/Functional/GlossaryTest.php Modules to enable.
GlossaryTest::testGlossaryView function core/modules/views/tests/src/Functional/GlossaryTest.php Tests the default glossary view.
GlossaryViewTest class core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the basic AJAX functionality of the Glossary View.
GlossaryViewTest.php file core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The theme to install as the default for testing.
GlossaryViewTest::$modules property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Modules to enable.
GlossaryViewTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The test Views to enable.
GlossaryViewTest::setUp function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::testGlossaryDefault function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the AJAX callbacks for the glossary view.
GlossaryViewTest::testGlossaryLanguagePrefix function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests that the glossary also works on a language prefixed URL.
GraphTest class core/tests/Drupal/Tests/Component/Graph/GraphTest.php @coversDefaultClass \Drupal\Component\Graph\Graph[[api-linebreak]]
@group Graph
GraphTest.php file core/tests/Drupal/Tests/Component/Graph/GraphTest.php
GraphTest::assertComponents function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected components in a graph.
GraphTest::assertPaths function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected paths in a graph.
GraphTest::assertReversePaths function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected reverse paths in a graph.
GraphTest::assertWeights function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Verify expected order in a graph.
GraphTest::displayArray function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Helper function to output vertices as comma-separated list.
GraphTest::normalizeGraph function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Normalizes a graph.
GraphTest::testDepthFirstSearch function core/tests/Drupal/Tests/Component/Graph/GraphTest.php Tests depth-first-search features.
GroupByTest class core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests UI of aggregate functionality..
GroupByTest.php file core/modules/views_ui/tests/src/Functional/GroupByTest.php
GroupByTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/GroupByTest.php The theme to install as the default for testing.
GroupByTest::$testViews property core/modules/views_ui/tests/src/Functional/GroupByTest.php Views used by this test.
GroupByTest::testGroupBySave function core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests whether basic saving works.
GroupedExposedFilterTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Tests the grouped exposed filter admin UI.
GroupedExposedFilterTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::$account property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The account.
GroupedExposedFilterTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The theme to install as the default for testing.
GroupedExposedFilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Modules to enable.
GroupedExposedFilterTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Views used by this test.
GroupedExposedFilterTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::testGroupedFilterValuesUI function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Tests if the right fields are shown and the right values set.
HalLinkManagerTest class core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @coversDefaultClass \Drupal\hal\LinkManager\LinkManager[[api-linebreak]]
@group hal
@group legacy
HalLinkManagerTest.php file core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::$modules property core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php Modules to enable.
HalLinkManagerTest::providerTestGetRelationUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::providerTestGetTypeUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::setUp function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php
HalLinkManagerTest::testGetRelationInternalIds function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getRelationInternalIds[[api-linebreak]]
HalLinkManagerTest::testGetRelationUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getRelationUri[[api-linebreak]]
@dataProvider providerTestGetRelationUri
HalLinkManagerTest::testGetTypeUri function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::getTypeUri[[api-linebreak]]
@dataProvider providerTestGetTypeUri
HalLinkManagerTest::testHalLinkManagersSetLinkDomain function core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php @covers ::setLinkDomain[[api-linebreak]]
HalSettingsDeletionUpdateTest class core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php Ensures that update hook is run properly for deleting obsolete Hal settings.
HalSettingsDeletionUpdateTest.php file core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php
HalSettingsDeletionUpdateTest::setDatabaseDumpFiles function core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php Set database dump files to be used.
HalSettingsDeletionUpdateTest::testUpdate function core/modules/hal/tests/src/Functional/Update/HalSettingsDeletionUpdateTest.php Ensures that update hook is run for "hal" module.

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