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. Search main for test
  6. 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
VariableTranslationTest::$expectedResults property core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php Expected results from the source.
VariableTranslationTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php Define bare minimum migration configuration.
VariableTranslationTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php Modules to enable.
VariableTranslationTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php Modules to enable.
VariableTranslationTest::PLUGIN_CLASS constant core/modules/migrate_drupal/tests/src/Unit/source/d6/VariableTranslationTest.php The plugin class under test.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php The data provider.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php The data provider.
VendorHardeningPluginTest class core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @coversDefaultClass \Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin[[api-linebreak]]
@group VendorHardening
VendorHardeningPluginTest.php file core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::providerFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::setUp function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::testCleanAllPackages function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanAllPackages[[api-linebreak]]
VendorHardeningPluginTest::testCleanPackage function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanPackage[[api-linebreak]]
VendorHardeningPluginTest::testCleanPathsForPackage function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanPathsForPackage[[api-linebreak]]
VendorHardeningPluginTest::testFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::findBinOverlap[[api-linebreak]]
@dataProvider providerFindBinOverlap
VendorHardeningPluginTest::testWriteAccessRestrictionFiles function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::writeAccessRestrictionFiles[[api-linebreak]]
VersionByRel::LATEST_VERSION constant core/modules/jsonapi/src/Revisions/VersionByRel.php Version argument which loads the revision known to be the "latest version".
VersionNegotiatorTest class core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The test class for version negotiators.
VersionNegotiatorTest.php file core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
VersionNegotiatorTest::$modules property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Modules to enable.
VersionNegotiatorTest::$node property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The node.
VersionNegotiatorTest::$node2 property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The other node.
VersionNegotiatorTest::$nodePreviousRevisionId property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The previous revision ID of $node.
VersionNegotiatorTest::$user property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The user.
VersionNegotiatorTest::$versionNegotiator property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The version negotiator service.
VersionNegotiatorTest::setUp function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
VersionNegotiatorTest::testCurrentVersion function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]]
VersionNegotiatorTest::testInvalidRevisionId function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionById::getRevision[[api-linebreak]]
VersionNegotiatorTest::testInvalidRevisionRel function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]]
VersionNegotiatorTest::testLatestVersion function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]]
VersionNegotiatorTest::testOldRevision function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionById::getRevision[[api-linebreak]]
VersionTest class core/modules/system/tests/src/Functional/Module/VersionTest.php Tests module version dependencies.
VersionTest.php file core/modules/system/tests/src/Functional/Module/VersionTest.php
VersionTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/VersionTest.php The theme to install as the default for testing.
VersionTest::testModuleVersions function core/modules/system/tests/src/Functional/Module/VersionTest.php Test version dependencies.
ViewAjaxControllerTest class core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php @coversDefaultClass \Drupal\views\Controller\ViewAjaxController[[api-linebreak]]
@group views
ViewAjaxControllerTest.php file core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
ViewAjaxControllerTest::$currentPath property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked current path.
ViewAjaxControllerTest::$executableFactory property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked executable factory.
ViewAjaxControllerTest::$redirectDestination property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The redirect destination.
ViewAjaxControllerTest::$renderer property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The renderer.
ViewAjaxControllerTest::$viewAjaxController property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The tested views ajax controller.
ViewAjaxControllerTest::$viewStorage property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked view entity storage.
ViewAjaxControllerTest::assertViewResultCommand function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Ensures that the main view content command is added.
ViewAjaxControllerTest::getCommands function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Gets the commands entry from the response object.
ViewAjaxControllerTest::setUp function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php
ViewAjaxControllerTest::setupValidMocks function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Sets up a bunch of valid mocks like the view entity and executable.
ViewAjaxControllerTest::testAccessDeniedView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a view without having access to it.
ViewAjaxControllerTest::testAjaxView function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view without arguments pagers etc.
ViewAjaxControllerTest::testAjaxViewWithArguments function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Tests a valid view with arguments.

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