namespace Drupal\simpletest\Tests
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| BrokenSetUpTest | core/modules/simpletest/src/Tests/BrokenSetUpTest.php | Tests a test case that does not call parent::setUp(). |
| BrowserTest | core/modules/simpletest/src/Tests/BrowserTest.php | Tests the internal browser of the testing framework. |
| KernelTestBaseTest | core/modules/simpletest/src/Tests/KernelTestBaseTest.php | Tests KernelTestBase functionality. |
| MissingCheckedRequirementsTest | core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php | Tests a test case with missing requirements. |
| SimpleTestBrowserTest | core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php | Tests the WebTestBase internal browser. |
| SimpleTestErrorCollectorTest | core/modules/simpletest/src/Tests/SimpleTestErrorCollectorTest.php | Tests SimpleTest error and exception collector. |
| SimpleTestInstallBatchTest | core/modules/simpletest/src/Tests/SimpleTestInstallBatchTest.php | Tests batch operations during tests execution. |
| SimpleTestTest | core/modules/simpletest/src/Tests/SimpleTestTest.php | Tests SimpleTest's web interface: check that the intended tests were run and ensure that test reports display the intended results. Also test SimpleTest's internal browser and APIs implicitly. |
| SkipRequiredModulesTest | core/modules/simpletest/src/Tests/SkipRequiredModulesTest.php | Tests if Simpletest-based tests are skipped based on module requirements. |
| TimeZoneTest | core/modules/simpletest/src/Tests/TimeZoneTest.php | This test will check WebTestBase's default time zone handling. |
| UiPhpUnitOutputTest | core/modules/simpletest/src/Tests/UiPhpUnitOutputTest.php | Test PHPUnit output for the Simpletest UI. |
| WebTestBaseInstallTest | core/modules/simpletest/src/Tests/WebTestBaseInstallTest.php | Tests the test-specifics customisations done in the installation. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.