Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| PhpUnitBridgeTest::$modules | property | core/ |
Modules to enable. |
| 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::$appRoot | property | core/ |
Path to the application root. |
| PhpUnitTestRunner::$workingDirectory | property | core/ |
Path to the working directory. |
| PhpUnitTestRunner::create | function | core/ |
Instantiates a new instance of this class. |
| PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
| PhpUnitTestRunner::runCommand | function | core/ |
Executes the PHPUnit command. |
| PhpUnitTestRunner::runTests | function | core/ |
Executes PHPUnit tests and returns the results of the run. |
| 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/ |
|
| PhpUnitTestRunnerTest::testPhpUnitCommand | function | core/ |
@covers ::phpUnitCommand[[api-linebreak]] |
| PhpUnitTestRunnerTest::testRunTestsError | function | core/ |
Tests an error in the test running phase. |
| PhpUnitTestRunnerTest::testSummarizeResults | function | core/ |
@dataProvider providerTestSummarizeResults @covers ::summarizeResults[[api-linebreak]] |
| PhpUnitTestRunnerTest::testXmlLogFilePath | function | core/ |
@covers ::xmlLogFilePath[[api-linebreak]] |
| PhpUnitWarnings | trait | core/ |
Converts deprecation warnings added by PHPUnit to silenced deprecations. |
| PhpUnitWarnings.php | file | core/ |
|
| PhpUnitWarnings::$deprecationWarnings | property | core/ |
Deprecation warnings from PHPUnit to raise with @trigger_error(). |
| PhpUnitWarnings::addWarning | function | core/ |
Converts PHPUnit deprecation warnings to E_USER_DEPRECATED. |
| PhpUnitWarningsTest | class | core/ |
@coversDefaultClass \Drupal\Tests\Traits\PhpUnitWarnings[[api-linebreak]] @group legacy |
| PhpUnitWarningsTest.php | file | core/ |
|
| PhpUnitWarningsTest::testAddWarning | function | core/ |
Tests that selected PHPUnit warning is converted to deprecation. |
| PhpUnitWarningsTest::testAssertArraySubset | function | core/ |
Tests assertArraySubset. |
Pagination
- Previous page
- Page 975
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.