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
InstallTranslationFilePatternTest::$modules property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Modules to enable.
InstallTranslationFilePatternTest::providerInvalidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::providerValidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::setup function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::testFilesPatternInvalid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerInvalidTranslationFiles
InstallTranslationFilePatternTest::testFilesPatternValid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerValidTranslationFiles
InstallUninstallTest class core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Install/uninstall core module and confirm table creation/deletion.
InstallUninstallTest.php file core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php
InstallUninstallTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php The theme to install as the default for testing.
InstallUninstallTest::$modules property core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Modules to enable.
InstallUninstallTest::assertHelp function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Verifies a module's help.
InstallUninstallTest::assertInstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after install.
InstallUninstallTest::assertModuleNotInstalled function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts that a module is not yet installed.
InstallUninstallTest::assertModuleSuccessfullyInstalled function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts that a module was successfully installed.
InstallUninstallTest::assertSuccessfulUninstall function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Uninstalls a module and asserts that it was done correctly.
InstallUninstallTest::assertUninstallModuleUpdates function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Asserts the module post update functions after uninstall.
InstallUninstallTest::preUninstallForum function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Deletes forum taxonomy terms, so Forum can be uninstalled.
InstallUninstallTest::testInstallUninstall function core/modules/system/tests/src/Functional/Module/InstallUninstallTest.php Tests that a fixed set of modules can be installed and uninstalled.
IntegrationTest class core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Tests basic integration of views data from the statistics module.
IntegrationTest class core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php Tests basic integration of views data from the aggregator module.
IntegrationTest.php file core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php
IntegrationTest.php file core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php
IntegrationTest::$defaultTheme property core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php The theme to install as the default for testing.
IntegrationTest::$feedStorage property core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php The entity storage for aggregator feeds.
IntegrationTest::$itemStorage property core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php The entity storage for aggregator items.
IntegrationTest::$modules property core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php Modules to install.
IntegrationTest::$modules property core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Modules to enable.
IntegrationTest::$node property core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Stores the node object which is used by the test.
IntegrationTest::$testViews property core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Views used by this test.
IntegrationTest::$testViews property core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php Views used by this test.
IntegrationTest::$webUser property core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Stores the user object that accesses the page.
IntegrationTest::setUp function core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php
IntegrationTest::setUp function core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php
IntegrationTest::testAggregatorItemView function core/modules/aggregator/tests/src/Kernel/Views/IntegrationTest.php Tests basic aggregator_item view.
IntegrationTest::testNodeCounterIntegration function core/modules/statistics/tests/src/Functional/Views/IntegrationTest.php Tests the integration of the {node_counter} table in views.
InternalEntitiesTest class core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Makes assertions about the JSON:API behavior for internal entities.
InternalEntitiesTest.php file core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php
InternalEntitiesTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php The theme to install as the default for testing.
InternalEntitiesTest::$internalEntity property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php An entity of an internal entity type.
InternalEntitiesTest::$modules property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Modules to enable.
InternalEntitiesTest::$referencingEntity property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php An entity referencing an internal entity.
InternalEntitiesTest::$testUser property core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php A test user.
InternalEntitiesTest::getIndividual function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Returns the decoded JSON:API document for the for the given entity.
InternalEntitiesTest::getRelated function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Performs an authenticated request and returns the decoded document.
InternalEntitiesTest::jsonapiGet function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Performs an authenticated request and returns the decoded document.
InternalEntitiesTest::setUp function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php
InternalEntitiesTest::testEntryPoint function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Ensures that internal resources types aren't present in the entry point.
InternalEntitiesTest::testIncludes function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Asserts that internal entities are not included in compound documents.
InternalEntitiesTest::testLinks function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Asserts that links to internal relationships aren't generated.
InternalEntitiesTest::testRoutes function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Ensures that internal resources types aren't present in the routes.

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