Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpUnitTestDiscovery::getTestClassInfo | function | core/ |
Returns the test class information. |
| PhpUnitTestDiscovery::getTestList | function | core/ |
Returns a list of tests from a TestSuite object. |
| PhpUnitTestDiscovery::getTestListLimitedToDirectory | function | core/ |
Returns a list of tests from a TestSuite object limited to a directory. |
| PhpUnitTestDiscovery::getWarnings | function | core/ |
Returns the warnings generated during the discovery. |
| PhpUnitTestDiscovery::instance | function | core/ |
Returns the singleton instance. |
| PhpUnitTestDiscovery::parseTestClassSummary | function | core/ |
Parses the phpDoc summary line of a test class. |
| PhpUnitTestDiscovery::setConfigurationFilePath | function | core/ |
Sets the configuration file path. |
| PhpUnitTestDiscovery::__construct | function | core/ |
|
| PhpUnitTestDiscoveryTest | class | core/ |
Tests equality of test discovery between run-tests.sh and PHPUnit CLI. |
| PhpUnitTestDiscoveryTest.php | file | core/ |
|
| PhpUnitTestDiscoveryTest::$xmlOutputFile | property | core/ |
The filepath to the XML file to be used for dumping the test list. |
| PhpUnitTestDiscoveryTest::setUp | function | core/ |
|
| PhpUnitTestDiscoveryTest::tearDown | function | core/ |
|
| PhpUnitTestDiscoveryTest::testPhpUnitTestDiscoveryEqualsInternal | function | core/ |
Tests equality of test discovery between run-tests.sh and PHPUnit CLI. |
| PhpUnitTestDiscoveryTest::TEST_LIST_MISMATCH_MESSAGE | constant | core/ |
|
| PhpUnitTestDiscoveryTracer | class | core/ |
Traces events dispatched by PHPUnit during the test discovery. |
| PhpUnitTestDiscoveryTracer.php | file | core/ |
|
| PhpUnitTestDiscoveryTracer::trace | function | core/ |
|
| PhpUnitTestDiscoveryTracer::__construct | function | core/ |
|
| PhpUnitTestDummyClass | class | core/ |
Dummy test class. |
| PhpUnitTestDummyClass.php | file | core/ |
|
| PhpUnitTestRunner | class | core/ |
Run PHPUnit-based tests. |
| PhpUnitTestRunner.php | file | core/ |
|
| PhpUnitTestRunner::$configurationFilePath | property | core/ |
Path to PHPUnit's configuration file. |
| PhpUnitTestRunner::create | function | core/ |
|
| PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
| PhpUnitTestRunner::prepareCommand | function | core/ |
Prepares the context to execute a PHPUnit process. |
| PhpUnitTestRunner::processPhpUnitOnSingleTestClassOutcome | function | core/ |
Processes PHPUnit test execution output. |
| PhpUnitTestRunner::processPhpUnitResults | function | core/ |
Logs the parsed PHPUnit results into the test run. |
| PhpUnitTestRunner::setConfigurationFilePath | function | core/ |
Sets the configuration file path. |
| PhpUnitTestRunner::startPhpUnitOnSingleTestClass | function | core/ |
Starts asynchronous execution of a PHPUnit process. |
| PhpUnitTestRunner::summarizeResults | function | core/ |
Tallies test results per test class. |
| PhpUnitTestRunner::xmlLogFilePath | function | core/ |
Returns the path to use for PHPUnit's --log-junit option. |
| PhpUnitTestRunner::__construct | function | core/ |
Constructs a test runner. |
| PhpUnitTestRunnerTest | class | core/ |
Tests Drupal\Core\Test\PhpUnitTestRunner. |
| PhpUnitTestRunnerTest.php | file | core/ |
|
| PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
|
| PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
Tests php unit command. |
| PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Tests an error in the test running phase. |
| PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
Tests summarize results. |
| PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
Tests xml log file path. |
| phpunit_test.info.yml | file | core/ |
core/modules/system/tests/modules/phpunit_test/phpunit_test.info.yml |
| PirateDayCacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
| PirateDayCacheabilityMetadataConfigOverride.php | file | core/ |
|
| PirateDayCacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
|
| PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
|
| PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
|
| PirateDayCacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
|
| PirateDayCacheContext | class | core/ |
Defines the PirateDayCacheContext service that allows to cache the booty. |
| PirateDayCacheContext.php | file | core/ |
Pagination
- Previous page
- Page 1267
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.