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. 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
DisplayPageTest::testPageRouterItems function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Checks that the router items are properly registered
DisplayPageTest::testReadMore function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the readmore functionality.
DisplayPageWebTest class core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the views page display plugin as webtest.
DisplayPageWebTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
DisplayPageWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php The theme to install as the default for testing.
DisplayPageWebTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Modules to enable.
DisplayPageWebTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Views used by this test.
DisplayPageWebTest::assertPagePath function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests that we can successfully change a view page display path.
DisplayPageWebTest::setUp function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
DisplayPageWebTest::testArguments function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests arguments.
DisplayPageWebTest::testPageDisplayMenu function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests menu settings of page displays.
DisplayPageWebTest::testPagePaths function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the views page path functionality.
DisplayPageWebTest::testTitleOutput function core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php Tests the title is not displayed in the output.
DisplayPathTest class core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the UI of generic display path plugin.
DisplayPathTest.php file core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
DisplayPathTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php The theme to install as the default for testing.
DisplayPathTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Modules to enable.
DisplayPathTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Views used by this test.
DisplayPathTest::doAdvancedPathsValidationTest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests a couple of invalid path patterns.
DisplayPathTest::doBasicPathUITest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests basic functionality in configuring a view.
DisplayPathTest::doPathXssFilterTest function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests that View paths are properly filtered for XSS.
DisplayPathTest::setUp function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php
DisplayPathTest::testDefaultMenuTabRegression function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the regression in https://www.drupal.org/node/2532490.
DisplayPathTest::testDeleteWithNoPath function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests deleting a page display that has no path.
DisplayPathTest::testMenuOptions function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Tests the menu and tab option form.
DisplayPathTest::testPathUI function core/modules/views_ui/tests/src/Functional/DisplayPathTest.php Runs the tests.
DisplayTest class core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Tests the display UI.
DisplayTest class core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests the display UI.
DisplayTest class core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the basic display plugin.
DisplayTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Defines a Display test plugin.
DisplayTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php
DisplayTest.php file core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
DisplayTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest.php file core/modules/views_ui/tests/src/Functional/DisplayTest.php
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php The theme to install as the default for testing.
DisplayTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Modules to enable.
DisplayTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php Modules to enable.
DisplayTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayTest.php Modules to enable
DisplayTest::$testViews property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest::$testViews property core/modules/views_ui/tests/src/Functional/DisplayTest.php Views used by this test.
DisplayTest::$testViews property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Views used by this test.
DisplayTest::$usesAttachments property core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Whether the display allows attachments.
DisplayTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Provide a form to edit options for this plugin.
DisplayTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Calculates dependencies for the configured plugin.
DisplayTest::checkTranslationSetting function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Asserts a node and a file based view for the translation setting.
DisplayTest::defineOptions function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Information about options for all kinds of purposes will be held here.
DisplayTest::execute function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Executes the view and returns data in the format required.
DisplayTest::getType function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Returns the display type that this display requires.

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