Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PhpUnitBridgeTest | class | core/ |
Tests Drupal's extension to manage code deprecation. |
| 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/ |
Tests class deprecation. |
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
Tests class-level deprecation. |
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
Tests function deprecation. |
| PhpUnitBridgeTest::testErrorOnSiteUnderTest | function | core/ |
Tests deprecation message from deprecated route. |
| PhpUnitBridgeTest::testSilencedError | function | core/ |
Tests deprecation message from deprecation_test_function(). |
| PhpUnitTestCaseJUnitResult.php | file | core/ |
|
| PhpUnitTestDiscovery | class | core/ |
Discovers available tests using the PHPUnit API. |
| PhpUnitTestDiscovery.php | file | core/ |
|
| PhpUnitTestDiscovery::$configurationFilePath | property | core/ |
Path to PHPUnit's configuration file. |
| PhpUnitTestDiscovery::$instance | property | core/ |
The singleton. |
| PhpUnitTestDiscovery::$warnings | property | core/ |
The warnings generated during the discovery. |
| PhpUnitTestDiscovery::addWarning | function | core/ |
Adds warning message generated during the discovery. |
| PhpUnitTestDiscovery::findAllClassFiles | function | core/ |
Discovers all class files in all available extensions. |
| PhpUnitTestDiscovery::getPhpunitTestSuite | function | core/ |
Determines the phpunit testsuite for a given classname, based on namespace. |
| PhpUnitTestDiscovery::getTestClasses | function | core/ |
Discovers available tests. |
| 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/ |
Instantiates a new instance of this class. |
| PhpUnitTestRunner::phpUnitCommand | function | core/ |
Returns the command to run PHPUnit. |
Pagination
- Previous page
- Page 1087
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.