Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.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
WorkspaceTestTrait::createEntity function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Creates an entity.
WorkspaceTestTrait::createWorkspaceHierarchy function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Creates a test workspace hierarchy.
WorkspaceTestTrait::getUnassociatedRevisions function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Returns all the revisions which are not associated with any workspace.
WorkspaceTestTrait::ignoreEntityType function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Marks an entity type as ignored in a workspace.
WorkspaceTestTrait::initializeWorkspacesModule function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Enables the Workspaces module and creates two workspaces.
WorkspaceTestTrait::switchToLive function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Switches the test runner's context to Live.
WorkspaceTestTrait::switchToWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php Sets a given workspace as active.
WorkspaceTestUtilities trait core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Utility methods for use in BrowserTestBase tests.
WorkspaceTestUtilities.php file core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php
WorkspaceTestUtilities::$switcherBlockConfigured property core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Signifies that the switcher block is configured.
WorkspaceTestUtilities::createAndActivateWorkspaceThroughUi function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Creates and activates a new Workspace through the UI.
WorkspaceTestUtilities::createNodeThroughUi function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Creates a node by "clicking" buttons.
WorkspaceTestUtilities::createWorkspaceThroughUi function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Creates a new Workspace through the UI.
WorkspaceTestUtilities::getOneEntityByLabel function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Loads a single entity by its label.
WorkspaceTestUtilities::ignoreEntityType function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Marks an entity type as ignored in a workspace.
WorkspaceTestUtilities::isLabelInContentOverview function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Determine if the content list has an entity's label.
WorkspaceTestUtilities::setupWorkspaceSwitcherBlock function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Adds the workspace switcher block to the site.
WorkspaceTestUtilities::switchToLive function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Switches to the live version of the site for subsequent requests.
WorkspaceTestUtilities::switchToWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Sets a given workspace as "active" for subsequent requests.
WorkspaceToolbarIntegrationTest class core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace settings stray integration.
WorkspaceToolbarIntegrationTest.php file core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::$defaultTheme property core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php The theme to install as the default for testing.
WorkspaceToolbarIntegrationTest::$modules property core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Modules to install.
WorkspaceToolbarIntegrationTest::setUp function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php
WorkspaceToolbarIntegrationTest::testWorkspaceCanvasToggling function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace canvas can be toggled with JavaScript.
WorkspaceToolbarIntegrationTest::testWorkspaceSwitch function core/modules/workspaces_ui/tests/src/FunctionalJavascript/WorkspaceToolbarIntegrationTest.php Tests workspace switch and landing page behavior.
WorkspaceTrackerTest class core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests workspace tracker.
WorkspaceTrackerTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
WorkspaceTrackerTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php The entity type manager.
WorkspaceTrackerTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Modules to install.
WorkspaceTrackerTest::assertWorkspaceAssociations function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Checks the workspace associations for a test scenario.
WorkspaceTrackerTest::getEntityTypeIds function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php The data provider for ::testWorkspaceAssociation().
WorkspaceTrackerTest::providerMoveTrackedEntitiesValidation function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Data provider for testMoveTrackedEntitiesValidation().
WorkspaceTrackerTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
WorkspaceTrackerTest::testMoveAllTrackedEntities function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests moving all tracked entities of all types between workspaces.
WorkspaceTrackerTest::testMoveTrackedEntitiesOfSpecificType function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests moving all entities of a specific type while leaving others.
WorkspaceTrackerTest::testMoveTrackedEntitiesValidation function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests validation for moveTrackedEntities().
WorkspaceTrackerTest::testMoveTrackedEntitiesWithMultipleRevisions function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests moving an entity with multiple revisions between workspaces.
WorkspaceTrackerTest::testWorkspaceAssociation function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests the revisions tracked by a workspace.
WorkspaceTrackerTest::testWorkspaceAssociationForListing function core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php Tests the count of revisions returned for tracked entities listing.
WorkspaceViewsBulkFormTest class core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the views bulk form in a workspace.
WorkspaceViewsBulkFormTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Modules to install.
WorkspaceViewsBulkFormTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::testBulkForm function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the Workspaces view bulk form integration.
WorkspaceViewsIntegrationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests the views integration for workspaces.
WorkspaceViewsIntegrationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::$createdTimestamp property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Creation timestamp that should be incremented for each new entity.
WorkspaceViewsIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php The entity type manager.
WorkspaceViewsIntegrationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Modules to install.

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