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 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
ConfigDraggableListBuilderTest class core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php Tests draggable list builder.
ConfigDraggableListBuilderTest.php file core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php
ConfigDraggableListBuilderTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php The theme to install as the default for testing.
ConfigDraggableListBuilderTest::$modules property core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php Modules to install.
ConfigDraggableListBuilderTest::testDraggableList function core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php Tests draggable lists.
ConfigEntityAdapterTest class core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php Tests entity adapter for configuration entities.
ConfigEntityAdapterTest.php file core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php
ConfigEntityAdapterTest::$entity property core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php The config entity.
ConfigEntityAdapterTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php Modules to install.
ConfigEntityAdapterTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php
ConfigEntityAdapterTest::testApplyDefaultValue function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::applyDefaultValue[[api-linebreak]]
ConfigEntityAdapterTest::testEntityDeriver function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers \Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver::getDerivativeDefinitions[[api-linebreak]]
ConfigEntityAdapterTest::testGetIterator function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getIterator[[api-linebreak]]
ConfigEntityAdapterTest::testGetProperties function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getProperties[[api-linebreak]]
ConfigEntityAdapterTest::testGetString function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getString[[api-linebreak]]
ConfigEntityAdapterTest::testGetValue function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getValue[[api-linebreak]]
ConfigEntityAdapterTest::testSet function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::set[[api-linebreak]]
ConfigEntityAdapterTest::testValidate function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::validate[[api-linebreak]]
ConfigEntityBaseUnitTest class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @coversDefaultClass \Drupal\Core\Config\Entity\ConfigEntityBase[[api-linebreak]]
@group Config
ConfigEntityBaseUnitTest.php file core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigEntityBaseUnitTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The mocked cache backend.
ConfigEntityBaseUnitTest::$entity property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The entity under test.
ConfigEntityBaseUnitTest::$entityType property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The entity type used for testing.
ConfigEntityBaseUnitTest::$entityTypeId property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The ID of the type of the entity under test.
ConfigEntityBaseUnitTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The entity type manager used for testing.
ConfigEntityBaseUnitTest::$id property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The entity ID.
ConfigEntityBaseUnitTest::$languageManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The language manager.
ConfigEntityBaseUnitTest::$moduleHandler property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The module handler.
ConfigEntityBaseUnitTest::$themeHandler property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The theme handler.
ConfigEntityBaseUnitTest::$typedConfigManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The mocked typed config manager.
ConfigEntityBaseUnitTest::$uuid property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The UUID generator used for testing.
ConfigEntityBaseUnitTest::PROVIDER constant core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The provider of the entity type.
ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Data provider for testCalculateDependenciesWithPluginCollections.
ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigEntityBaseUnitTest::setUp function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigEntityBaseUnitTest::testAddDependency function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::addDependency[[api-linebreak]]
ConfigEntityBaseUnitTest::testCalculateDependencies function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
@covers ::getDependencies[[api-linebreak]]
ConfigEntityBaseUnitTest::testCalculateDependenciesWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::getDependencies[[api-linebreak]]
@covers ::calculateDependencies[[api-linebreak]]
ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
@covers ::getDependencies[[api-linebreak]]
@covers ::onDependencyRemoval[[api-linebreak]]
ConfigEntityBaseUnitTest::testCreateDuplicate function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::createDuplicate[[api-linebreak]]
ConfigEntityBaseUnitTest::testDisable function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::disable[[api-linebreak]]
@depends testSetStatus
ConfigEntityBaseUnitTest::testEnable function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::enable[[api-linebreak]]
@depends testSetStatus
ConfigEntityBaseUnitTest::testGet function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::set[[api-linebreak]]
@covers ::get[[api-linebreak]]
ConfigEntityBaseUnitTest::testGetOriginalId function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::setOriginalId[[api-linebreak]]
@covers ::getOriginalId[[api-linebreak]]
ConfigEntityBaseUnitTest::testIsNew function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::isNew[[api-linebreak]]
ConfigEntityBaseUnitTest::testIsSyncing function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::setSyncing[[api-linebreak]]
@covers ::isSyncing[[api-linebreak]]
ConfigEntityBaseUnitTest::testPreSaveDuringSync function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::preSave[[api-linebreak]]
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::preSave[[api-linebreak]]
@dataProvider providerTestSetAndPreSaveWithPluginCollections
ConfigEntityBaseUnitTest::testSetStatus function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::setStatus[[api-linebreak]]
@covers ::status[[api-linebreak]]
ConfigEntityBaseUnitTest::testSetWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::set[[api-linebreak]]
@dataProvider providerTestSetAndPreSaveWithPluginCollections

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