Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| 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::$modules | property | core/ |
Modules to enable. |
| PhpUnitBridgeTest::$modules | property | core/ |
Modules to enable. |
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
@expectedDeprecation Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass is deprecated. |
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
@expectedDeprecation Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass is deprecated. |
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
@expectedDeprecation This is the deprecation message for deprecation_test_function(). |
| PhpUnitBridgeTest::testErrorOnSiteUnderTest | function | core/ |
@expectedDeprecation This is the deprecation message for deprecation_test_function(). |
| PhpUnitBridgeTest::testSilencedError | function | core/ |
@expectedDeprecation This is the deprecation message for deprecation_test_function(). |
| 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. |
| PhpunitCompatibilityTraitTest | class | core/ |
Tests the PHPUnit forward compatibility trait. |
| PhpunitCompatibilityTraitTest.php | file | core/ |
|
| PhpunitCompatibilityTraitTest::testAssertEqualsCanonicalizing | function | core/ |
Tests that assert(Not)EqualsCanonicalizing methods are available. |
| PhpunitCompatibilityTraitTest::testAssertIs | function | core/ |
Tests that assertIs(Not)* methods are available. |
| PhpunitCompatibilityTraitTest::testAssertStringContainsString | function | core/ |
Tests that assert*StringContainsString* methods are available. |
| PhpunitCompatibilityTraitTest::testGetMock | function | core/ |
Tests that getMock is available. |
| PhpunitCompatibilityTraitTest::testSetExpectedException | function | core/ |
Tests that setExpectedException is available. |
| PhpUnitErrorTest | class | core/ |
Tests PHPUnit errors are getting converted to Simpletest errors. |
| PhpUnitErrorTest.php | file | core/ |
|
| PhpUnitErrorTest::$modules | property | core/ |
Enable the simpletest module. |
| PhpUnitErrorTest::testPhpUnitXmlParsing | function | core/ |
Test errors reported. |
| 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/ |
Test 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]] |
| phpunit_test.info.yml | file | core/ |
core/modules/system/tests/modules/phpunit_test/phpunit_test.info.yml |
| PlaceholderGeneratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\PlaceholderGenerator[[api-linebreak]] @group Render |
| PlaceholderGeneratorTest.php | file | core/ |
Pagination
- Previous page
- Page 535
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.