Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics | function | core/ |
Provides data for self::testRemoveDiacritics(). |
| PhpTransliterationTest::providerTestPhpTransliterationWithAlter | function | core/ |
Provides test data for testPhpTransliterationWithAlter. |
| PhpTransliterationTest::testPhpTransliteration | function | core/ |
Tests the PhpTransliteration class. |
| PhpTransliterationTest::testPhpTransliterationWithAlter | function | core/ |
Tests the PhpTransliteration with an alter hook. |
| PhpTransliterationTest::testRemoveDiacritics | function | core/ |
Tests the PhpTransliteration::removeDiacritics() function. |
| PhpTransliterationTest::testSafeInclude | function | core/ |
Tests inclusion is safe. |
| PhpUnitAutoloaderTest | class | core/ |
Tests that classes are correctly loaded during PHPUnit initialization. |
| PhpUnitAutoloaderTest.php | file | core/ |
|
| PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading | function | core/ |
Tests loading of classes provided by test sub modules. |
| PhpUnitBridgeIsolatedTest | class | core/ |
Test how unit tests interact with deprecation errors in process isolation. |
| PhpUnitBridgeIsolatedTest.php | file | core/ |
|
| PhpUnitBridgeIsolatedTest::testDeprecatedClass | function | core/ |
|
| PhpUnitBridgeRequiresTest | class | core/ |
Test how unit tests interact with deprecation errors. |
| PhpUnitBridgeRequiresTest.php | file | core/ |
|
| PhpUnitBridgeRequiresTest::providerTestWillNeverRun | function | core/ |
Data provider for ::testWillNeverRun(). |
| PhpUnitBridgeRequiresTest::testWillNeverRun | function | core/ |
Tests the @requires annotation. |
| PhpUnitBridgeTest | class | core/ |
Test how unit tests interact with deprecation errors. |
| PhpUnitBridgeTest | class | core/ |
Tests Drupal's integration with Symfony PHPUnit Bridge. |
| PhpUnitBridgeTest | class | core/ |
Test how kernel tests interact with deprecation errors. |
| PhpUnitBridgeTest.php | file | core/ |
|
| PhpUnitBridgeTest.php | file | core/ |
|
| PhpUnitBridgeTest.php | file | core/ |
|
| PhpUnitBridgeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PhpUnitBridgeTest::$modules | property | core/ |
Modules to install. |
| PhpUnitBridgeTest::$modules | property | core/ |
Modules to install. |
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
|
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
Tests class-level deprecation. |
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
| PhpUnitBridgeTest::testErrorOnSiteUnderTest | function | core/ |
Tests deprecation message from deprecated route. |
| PhpUnitBridgeTest::testSilencedError | function | core/ |
Tests deprecation message from deprecation_test_function(). |
| PhpUnitBridgeTest::testWillNeverRun | function | core/ |
Tests the @requires annotation in conjunction with DrupalListener. |
| PhpUnitCliTest | class | core/ |
@group TestSuites @group Test |
| PhpUnitCliTest.php | file | core/ |
|
| PhpUnitCliTest::testPhpUnitListTests | function | core/ |
Ensure that the test suites are able to discover tests without incident. |
| PhpUnitTestDummyClass | class | core/ |
|
| PhpUnitTestDummyClass.php | file | core/ |
|
| PhpUnitTestRunner | class | core/ |
Run PHPUnit-based tests. |
| PhpUnitTestRunner.php | file | core/ |
|
| PhpUnitTestRunner::create | function | core/ |
Instantiates a new instance of this class. |
| PhpUnitTestRunner::execute | function | core/ |
Executes PHPUnit tests and returns the results of the run. |
| PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
| PhpUnitTestRunner::processPhpUnitResults | function | core/ |
Logs the parsed PHPUnit results into the test run. |
| PhpUnitTestRunner::runCommand | function | core/ |
Executes the PHPUnit command. |
| 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/ |
@coversDefaultClass \Drupal\Core\Test\PhpUnitTestRunner[[api-linebreak]] @group Test |
| PhpUnitTestRunnerTest.php | file | core/ |
|
| PhpUnitTestRunnerTest::providerTestSummarizeResults | function | core/ |
Pagination
- Previous page
- Page 1003
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.