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 |
|---|---|---|---|
| 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. |
| DiffOpOutputBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Component\Diff\DiffOpOutputBuilder[[api-linebreak]] |
| DiffOpOutputBuilderTest.php | file | core/ |
|
| DiffOpOutputBuilderTest::provideTestDiff | function | core/ |
|
| DiffOpOutputBuilderTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiffOpOutputBuilderTest::testGetDiff | function | core/ |
@covers ::getDiff[[api-linebreak]] @dataProvider provideTestDiff |
| DiffOpOutputBuilderTest::testToOpsArray | function | core/ |
Tests whether op classes returned 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::testDirectoryCreation | function | core/ |
Tests directory creation. |
| DirectoryTest::testFileCheckDirectoryHandling | function | core/ |
Tests directory handling functions. |
| DirectoryTest::testFileCheckLocalDirectoryHandling | function | core/ |
Tests local directory handling functions. |
| DirectoryTest::testFileCreateNewFilepath | function | core/ |
Tests the file paths of newly created files. |
| DirectoryTest::testFileDestination | function | core/ |
Tests the destination file path. |
| DirectoryTest::testFileDirectoryTemp | function | core/ |
Ensure that the getTempDirectory() method always returns a value. |
| DirectoryTest::testMultiplePrepareDirectory | function | core/ |
Tests asynchronous directory creation. |
| 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 install. |
| DisabledDisplayTest::$testViews | property | core/ |
Views used by this test. |
| DisabledDisplayTest::setUp | function | core/ |
Sets up the test. |
| 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. |
| DiscoveryTestBase::testDiscoveryInterface | function | core/ |
Tests getDefinitions() and getDefinition(). |
| DiscoveryTraitTest | class | core/ |
@group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\DiscoveryTrait[[api-linebreak]] |
| DiscoveryTraitTest.php | file | core/ |
Pagination
- Previous page
- Page 180
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.