Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| Phpunit4CompatibilityTest::testFrameworkAssertionFailedError | function | core/ |
Tests existence of \PHPUnit_Framework_AssertionFailedError. |
| Phpunit4CompatibilityTest::testFrameworkConstraintCount | function | core/ |
Tests existence of \PHPUnit_Framework_Constraint_Count. |
| Phpunit4CompatibilityTest::testFrameworkError | function | core/ |
Tests existence of \PHPUnit_Framework_Error. |
| Phpunit4CompatibilityTest::testFrameworkException | function | core/ |
Tests existence of \PHPUnit_Framework_Exception. |
| Phpunit4CompatibilityTest::testFrameworkExpectationFailedException | function | core/ |
Tests existence of \PHPUnit_Framework_ExpectationFailedException. |
| Phpunit4CompatibilityTest::testFrameworkMockObjectMatcherInvokedRecorder | function | core/ |
Tests existence of \PHPUnit_Framework_MockObject_Matcher_InvokedRecorder. |
| Phpunit4CompatibilityTest::testFrameworkSkippedTestError | function | core/ |
Tests existence of \PHPUnit_Framework_SkippedTestError. |
| Phpunit4CompatibilityTest::testFrameworkTestCase | function | core/ |
Tests existence of \PHPUnit_Framework_TestCase. |
| Phpunit4CompatibilityTest::testUtilTest | function | core/ |
Tests existence of \PHPUnit_Util_Test. |
| Phpunit4CompatibilityTest::testUtilXml | function | core/ |
Tests existence of \PHPUnit_Util_XML. |
| PhpUnitAutoloaderTest | class | core/ |
Tests that classes are correctly loaded during PHPUnit initialization. |
| PhpUnitAutoloaderTest.php | file | core/ |
|
| PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading | function | core/ |
Test 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/ |
@expectedDeprecation Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass is deprecated. |
| PhpUnitBridgeTest | class | core/ |
Test how unit tests interact with deprecation errors. |
| PhpUnitBridgeTest | class | core/ |
Test how kernel tests interact with deprecation errors. |
| PhpUnitBridgeTest | class | core/ |
Tests Drupal's integration with Symfony PHPUnit Bridge. |
| PhpUnitBridgeTest.php | file | core/ |
|
| PhpUnitBridgeTest.php | file | core/ |
|
| PhpUnitBridgeTest.php | file | core/ |
|
| PhpUnitBridgeTest::$modules | property | core/ |
|
| PhpUnitBridgeTest::$modules | property | core/ |
|
| 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. |
| PhpunitCompatibilityTrait::setExpectedException | function | core/ |
Compatibility layer for PHPUnit 6 to support PHPUnit 4 code. |
| 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. |
Pagination
- Previous page
- Page 950
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.