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 |
---|---|---|---|
ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
ComplexDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ComplexDataNormalizer[[api-linebreak]] @group serialization |
ComplexDataNormalizerTest.php | file | core/ |
Contains \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest. |
ComplexDataNormalizerTest::$normalizer | property | core/ |
The Complex data normalizer under test. |
ComplexDataNormalizerTest::setUp | function | core/ |
|
ComplexDataNormalizerTest::testNormalizeComplexData | function | core/ |
Tests normalizing complex data. |
ComplexDataNormalizerTest::testNormalizeNonComplex | function | core/ |
Tests normalize() where $object does not implement ComplexDataInterface. |
ComplexDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
ComplexDataNormalizerTest::TEST_FORMAT | constant | core/ |
Test format string. |
ComplexTestType | class | core/ |
Test workflow type. |
ComplexTestType.php | file | core/ |
|
ComplexTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ComplexTestType::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
ComplexTestTypeConfigureForm | class | core/ |
Form to configure the complex test workflow type. |
ComplexTestTypeConfigureForm.php | file | core/ |
|
ComplexTestTypeConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeConfigureForm::submitConfigurationForm | function | core/ |
Form submission handler. |
ComplexTestTypeStateForm | class | core/ |
Form to configure the complex test workflow states. |
ComplexTestTypeStateForm.php | file | core/ |
|
ComplexTestTypeStateForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeTransitionForm | class | core/ |
Form to configure the complex test workflow states. |
ComplexTestTypeTransitionForm.php | file | core/ |
|
ComplexTestTypeTransitionForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexWorkflowTypeTest | class | core/ |
Workflow entity tests that require modules or storage. |
ComplexWorkflowTypeTest.php | file | core/ |
|
ComplexWorkflowTypeTest::$modules | property | core/ |
Modules to enable. |
ComplexWorkflowTypeTest::testLoadMultipleByType | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::loadMultipleByType[[api-linebreak]] |
ComponentsIsolatedBuildTest | class | core/ |
Try to install dependencies per component, using Composer. |
ComponentsIsolatedBuildTest.php | file | core/ |
|
ComponentsIsolatedBuildTest::addExpectedRepositories | function | core/ |
Adds expected repositories as path repositories to package under test. |
ComponentsIsolatedBuildTest::provideComponentPaths | function | core/ |
Provides an array with relative paths to the component paths. |
ComponentsIsolatedBuildTest::testComponentComposerJson | function | core/ |
Test whether components' composer.json can be installed in isolation. |
ComponentsTaggedReleaseTest | class | core/ |
Demonstrate that the Component generator responds to release tagging. |
ComponentsTaggedReleaseTest.php | file | core/ |
|
ComponentsTaggedReleaseTest::providerVersionConstraint | function | core/ |
Highly arbitrary version and constraint expectations. |
ComponentsTaggedReleaseTest::testReleaseTagging | function | core/ |
Validate release tagging and regeneration of dependencies. |
Composer::vendorTestCodeCleanup | function | core/ |
Remove possibly problematic test files from vendored projects. |
ComposerBuildTestBase | class | core/ |
Base class for Composer build tests. |
ComposerBuildTestBase.php | file | core/ |
|
ComposerBuildTestBase::$componentsPath | property | core/ |
Relative path from Drupal root to the Components directory. |
ComposerBuildTestBase::assertDrupalVersion | function | core/ |
Assert that the VERSION constant in Drupal.php is the expected value. |
ComposerBuildTestBase::getComponentPathsFinder | function | core/ |
Find all the composer.json files for components. |
ComposerDeprecationTest | class | core/ |
Tests the deprecations in the Drupal\Core\Composer\Composer class. |
ComposerDeprecationTest.php | file | core/ |
|
ComposerDeprecationTest::testEnsureHtaccess | function | core/ |
@covers ::ensureHtaccess[[api-linebreak]] @group legacy |
ComposerDeprecationTest::testRemoveTimeout | function | core/ |
@covers ::removeTimeout[[api-linebreak]] @group legacy |
ComposerDeprecationTest::testVendorTestCodeCleanup | function | core/ |
@covers ::vendorTestCodeCleanup[[api-linebreak]] @group legacy |
ComposerHookTest | class | core/ |
Tests Composer Hooks that run scaffold operations. |
ComposerHookTest.php | file | core/ |
|
ComposerHookTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.