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 |
---|---|---|---|
ComposerProjectTemplatesTest::getCoreStability | function | core/ |
Returns the stability of the current core version. |
ComposerProjectTemplatesTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
ComposerProjectTemplatesTest::makeTestPackage | function | core/ |
Creates a test package that points to the templates. |
ComposerProjectTemplatesTest::makeVendorPackage | function | core/ |
Creates a test package that points to all the projects in vendor. |
ComposerProjectTemplatesTest::MINIMUM_STABILITY | constant | core/ |
The minimum stability requirement for dependencies. |
ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
ComposerProjectTemplatesTest::STABILITY_ORDER | constant | core/ |
The order of stability strings from least stable to most stable. |
ComposerProjectTemplatesTest::testMinimumStabilityStrictness | function | core/ |
Make sure that static::MINIMUM_STABILITY is sufficiently strict. |
ComposerProjectTemplatesTest::testTemplateCreateProject | function | core/ |
#[DataProvider('provideTemplateCreateProject')] |
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
ComposerRequirementTest | class | core/ |
Tests that Package Manager shows the Composer version on the status report. |
ComposerRequirementTest.php | file | core/ |
|
ComposerRequirementTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
ComposerRequirementTest::$modules | property | core/ |
Modules to install. |
ComposerRequirementTest::testComposerInfoShown | function | core/ |
Tests that Composer version and path are listed on the status report. |
ComposerRunnerTest | class | core/ |
Tests Package Manager's Composer runner service. |
ComposerRunnerTest.php | file | core/ |
|
ComposerRunnerTest::testRunner | function | core/ |
Tests that the Composer runner runs Composer through the PHP interpreter. |
ComposerStagerTestTrait | trait | core/ |
Contains helper methods for testing Composer Stager interactions. |
ComposerStagerTestTrait.php | file | core/ |
|
ComposerStagerTestTrait::createComposeStagerMessage | function | core/ |
Creates a Composer Stager translatable message. |
ComposerTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Composer[[api-linebreak]] @group Composer |
ComposerTest.php | file | core/ |
|
ComposerTest::testEnsureComposerVersion | function | core/ |
Verify that Composer::ensureComposerVersion() doesn't break. |
ComposerTest::testEnsurePhpConfiguredVersion | function | core/ |
Ensure that the configured php version matches the minimum php version. |
ComposerValidateTest | class | core/ |
Tests. |
ComposerValidateTest.php | file | core/ |
|
ComposerValidateTest::provideComposerJson | function | core/ |
|
ComposerValidateTest::testValidateComposer | function | core/ |
#[DataProvider('provideComposerJson')] |
ComposerValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\ComposerValidator[[api-linebreak]] @group package_manager @internal |
ComposerValidatorTest.php | file | core/ |
|
ComposerValidatorTest::providerComposerSettingsValidation | function | core/ |
Data provider for testComposerSettingsValidation(). |
ComposerValidatorTest::providerLinkToOnlineHelp | function | core/ |
Data provider for ::testLinkToOnlineHelp(). |
ComposerValidatorTest::tearDown | function | core/ |
Invokes the test preconditions assertion after each test run. |
ComposerValidatorTest::testComposerSettingsValidation | function | core/ |
Tests that Composer's settings are validated. |
ComposerValidatorTest::testComposerSettingsValidationDuringPreApply | function | core/ |
Tests that Composer's settings are validated during pre-apply. |
ComposerValidatorTest::testLinkToOnlineHelp | function | core/ |
Tests that invalid configuration links to online help, if available. |
ComputedBundleFieldTest | class | core/ |
Provides some integration tests for computed bundle fields. |
ComputedBundleFieldTest.php | file | core/ |
|
ComputedBundleFieldTest::$modules | property | core/ |
Modules to install. |
ComputedBundleFieldTest::$testViews | property | core/ |
Views to be enabled. |
ComputedBundleFieldTest::setUp | function | core/ |
|
ComputedBundleFieldTest::testComputedFieldHandler | function | core/ |
Tests the computed field handler. |
ComputedFieldTest | class | core/ |
Provides some integration tests for the Field handler. |
ComputedFieldTest.php | file | core/ |
|
ComputedFieldTest::$modules | property | core/ |
Modules to install. |
ComputedFieldTest::$testViews | property | core/ |
Views to be enabled. |
ComputedFieldTest::setUp | function | core/ |
|
ComputedFieldTest::testComputedFieldHandler | function | core/ |
Tests the computed field handler. |
ComputedFileUrlTest | class | core/ |
@coversDefaultClass \Drupal\file\ComputedFileUrl[[api-linebreak]] |
Pagination
- Previous page
- Page 96
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.