AssertHelperTestClass |
core/tests/Drupal/Tests/AssertHelperTraitTest.php |
|
AssertHelperTrait |
core/tests/Drupal/Tests/AssertHelperTrait.php |
Provides helper methods for assertions. |
AssertHelperTraitTest |
core/tests/Drupal/Tests/AssertHelperTraitTest.php |
@coversDefaultClass \Drupal\Tests\AssertHelperTrait
@group simpletest
@group Tests |
BrowserHtmlDebugTrait |
core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php |
Provides the debug functions for browser tests. |
BrowserTestBase |
core/tests/Drupal/Tests/BrowserTestBase.php |
Provides a test case for functional Drupal tests. |
ComposerIntegrationTest |
core/tests/Drupal/Tests/ComposerIntegrationTest.php |
Tests Composer integration. |
ConfigTestTrait |
core/tests/Drupal/Tests/ConfigTestTrait.php |
Provides helper methods to deal with config system objects in tests. |
DeprecatedModulesTestTrait |
core/tests/Drupal/Tests/DeprecatedModulesTestTrait.php |
Provides methods remove deprecated modules from tests. |
EntityViewTrait |
core/tests/Drupal/Tests/EntityViewTrait.php |
Provides helper methods to deal with building entity views in tests. |
ExpectDeprecationTest |
core/tests/Drupal/Tests/ExpectDeprecationTest.php |
@coversDefaultClass \Drupal\Tests\Traits\ExpectDeprecationTrait |
HiddenFieldSelector |
core/tests/Drupal/Tests/HiddenFieldSelector.php |
Extends PartialNamedSelector to allow retrieval of hidden fields. |
MockTestClassInterface |
core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php |
|
Phpunit4CompatibilityTest |
core/tests/Drupal/Tests/Phpunit4CompatibilityTest.php |
Tests existence of the PHPUnit4 backward compatibility classes. |
PhpunitCompatibilityTrait |
core/tests/Drupal/Tests/PhpunitCompatibilityTrait.php |
Makes Drupal's test API forward compatible with multiple versions of PHPUnit. |
PhpunitCompatibilityTraitTest |
core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php |
Tests the PHPUnit forward compatibility trait. |
RandomGeneratorTrait |
core/tests/Drupal/Tests/RandomGeneratorTrait.php |
Provides random generator utility methods. |
RequirementsPageTrait |
core/tests/Drupal/Tests/RequirementsPageTrait.php |
Provides helper methods for the requirements page. |
SchemaCheckTestTrait |
core/tests/Drupal/Tests/SchemaCheckTestTrait.php |
Provides a class for checking configuration schema. |
SessionTestTrait |
core/tests/Drupal/Tests/SessionTestTrait.php |
Provides methods to generate and get session name in tests. |
SkippedDeprecationTest |
core/tests/Drupal/Tests/SkippedDeprecationTest.php |
@group Test |
TestFileCreationTrait |
core/tests/Drupal/Tests/TestFileCreationTrait.php |
Provides methods to create test files from given values. |
TestRequirementsTrait |
core/tests/Drupal/Tests/TestRequirementsTrait.php |
Allows test classes to require Drupal modules as dependencies. |
UiHelperTrait |
core/tests/Drupal/Tests/UiHelperTrait.php |
Provides UI helper methods. |
UnitTestCase |
core/tests/Drupal/Tests/UnitTestCase.php |
Provides a base class and helpers for Drupal unit tests. |
UnitTestCaseDeprecationTest |
core/tests/Drupal/Tests/UnitTestCaseDeprecationTest.php |
@coversDefaultClass \Drupal\Tests\UnitTestCase |
UpdatePathTestTrait |
core/tests/Drupal/Tests/UpdatePathTestTrait.php |
Trait UpdatePathTestTrait |
WebAssert |
core/tests/Drupal/Tests/WebAssert.php |
Defines a class with methods for asserting presence of elements during tests. |
XdebugRequestTrait |
core/tests/Drupal/Tests/XdebugRequestTrait.php |
|