BrokenSetUpTest |
src/Tests/BrokenSetUpTest.php |
Tests a test case that does not call parent::setUp(). |
BrowserTest |
src/Tests/BrowserTest.php |
Tests the internal browser of the testing framework. |
KernelTestBaseTest |
src/Tests/KernelTestBaseTest.php |
Tests KernelTestBase functionality. |
MissingCheckedRequirementsTest |
src/Tests/MissingCheckedRequirementsTest.php |
Tests a test case with missing requirements. |
SimpleTestBrowserTest |
src/Tests/SimpleTestBrowserTest.php |
Tests the WebTestBase internal browser. |
SimpleTestErrorCollectorTest |
src/Tests/SimpleTestErrorCollectorTest.php |
Tests SimpleTest error and exception collector. |
SimpleTestInstallBatchTest |
src/Tests/SimpleTestInstallBatchTest.php |
Tests batch operations during tests execution. |
SimpleTestTest |
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 |
src/Tests/SkipRequiredModulesTest.php |
Tests if Simpletest-based tests are skipped based on module requirements. |
TimeZoneTest |
src/Tests/TimeZoneTest.php |
This test will check WebTestBase's default time zone handling. |
UiPhpUnitOutputTest |
src/Tests/UiPhpUnitOutputTest.php |
Test PHPUnit output for the Simpletest UI. |
WebTestBaseInstallTest |
src/Tests/WebTestBaseInstallTest.php |
Tests the test-specifics customisations done in the installation. |