Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiffArrayTest::$array1 | property | core/ |
Array to use for testing. |
| DiffArrayTest::$array2 | property | core/ |
Array to use for testing. |
| DiffArrayTest::setUp | function | core/ |
|
| DiffArrayTest::testDiffAssocRecursive | function | core/ |
Tests DiffArray::diffAssocRecursive(). |
| DiffEngineTest | class | core/ |
Test DiffEngine class. |
| DiffEngineTest.php | file | core/ |
|
| DiffEngineTest::provideTestDiff | function | core/ |
|
| DiffEngineTest::testDiff | function | core/ |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
| DiffEngineTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiffFormatterTest | class | core/ |
Test DiffFormatter classes. |
| DiffFormatterTest.php | file | core/ |
|
| DiffFormatterTest::provideTestDiff | function | core/ |
|
| DiffFormatterTest::testDiff | function | core/ |
Tests whether op classes returned by DiffEngine::diff() match expectations. |
| DiffOpTest | class | core/ |
Test DiffOp base class. |
| DiffOpTest.php | file | core/ |
|
| DiffOpTest::testReverse | function | core/ |
DiffOp::reverse() always throws an error. |
| DirectoryTest | class | core/ |
Tests operations dealing with directories. |
| DirectoryTest.php | file | core/ |
|
| DirectoryTest::$modules | property | core/ |
Modules to enable. |
| DirectoryTest::setUp | function | core/ |
|
| DirectoryTest::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Test directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Test local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
This will take a directory and path, and find a valid filepath that is not taken by another file. |
| DirectoryTest::testFileDestination | function | core/ |
This will test the filepath for a destination based on passed flags and whether or not the file exists. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| DisabledDisplayTest | class | core/ |
Tests the ability to disable and enable view displays. |
| DisabledDisplayTest.php | file | core/ |
|
| DisabledDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisabledDisplayTest::$modules | property | core/ |
Modules to enable. |
| DisabledDisplayTest::$testViews | property | core/ |
Views used by this test. |
| DisabledDisplayTest::setUp | function | core/ |
|
| DisabledDisplayTest::testDisabledDisplays | function | core/ |
Tests that views displays can be disabled. |
| DiscoverServiceProvidersTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel[[api-linebreak]] @group DrupalKernel |
| DiscoverServiceProvidersTest.php | file | core/ |
|
| DiscoverServiceProvidersTest::testDiscoverServiceCustom | function | core/ |
Tests discovery with user defined container yaml. |
| DiscoverServiceProvidersTest::testDiscoverServiceNoContainerYamls | function | core/ |
Tests the exception when container_yamls is not set. |
| DiscoveryCachedTraitTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryCachedTrait[[api-linebreak]] @uses \Drupal\Component\Plugin\Discovery\DiscoveryTrait @group Plugin |
| DiscoveryCachedTraitTest.php | file | core/ |
|
| DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
| DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerGetDefinition |
| DiscoveryTest1 | class | core/ |
Provides a custom test plugin. |
| DiscoveryTest1.php | file | core/ |
|
| discoverytest2.yml | file | core/ |
core/tests/Drupal/Tests/Component/Annotation/Fixtures/PluginNamespace/discoverytest2.yml |
| DiscoveryTestBase | class | core/ |
Base class for plugin discovery tests. |
| DiscoveryTestBase.php | file | core/ |
|
| DiscoveryTestBase::$discovery | property | core/ |
The discovery component to test. |
| DiscoveryTestBase::$emptyDiscovery | property | core/ |
An empty discovery component. |
| DiscoveryTestBase::$expectedDefinitions | property | core/ |
The plugin definitions the discovery component is expected to discover. |
| DiscoveryTestBase::assertDefinitionIdentical | function | core/ |
Asserts a definition against an expected definition. |
Pagination
- Previous page
- Page 171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.