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 |
---|---|---|---|
ComposerPluginsValidatorTestBase::doTestValidationAfterTrustingDuringPreCreate | function | core/ |
Tests additional composer plugins can be trusted during pre-create. |
ComposerPluginsValidatorTestBase::doTestValidationDuringPreApply | function | core/ |
Tests composer plugins are validated during pre-apply. |
ComposerPluginsValidatorTestBase::doTestValidationDuringPreCreate | function | core/ |
Tests composer plugins are validated during pre-create. |
ComposerPluginsValidatorTestBase::providerComplexInvalidCases | function | core/ |
Generates complex invalid test cases based on the simple test cases. |
ComposerPluginsValidatorTestBase::providerSimpleInvalidCases | function | core/ |
Generates simple invalid test cases. |
ComposerPluginsValidatorTestBase::providerSimpleValidCases | function | core/ |
Generates simple test cases. |
ComposerProjectTemplatesTest | class | core/ |
Demonstrate that Composer project templates can be built as patched. |
ComposerProjectTemplatesTest.php | file | core/ |
|
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::$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/ |
Tests Drupal\Composer\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. |
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.