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 |
|---|---|---|---|
| SimpletestResultsForm.php | file | core/ |
|
| SimpletestResultsForm::$cleaner | property | core/ |
The environment cleaner service. |
| SimpletestResultsForm::$database | property | core/ |
The database connection service. |
| SimpletestResultsForm::$statusImageMap | property | core/ |
Associative array of themed result images keyed by status. |
| SimpletestResultsForm::addResultForm | function | core/ |
Adds the result form to a $form. |
| SimpletestResultsForm::buildForm | function | core/ |
Form constructor. |
| SimpletestResultsForm::buildStatusImageMap | function | core/ |
Builds the status image map. |
| SimpletestResultsForm::create | function | core/ |
Instantiates a new instance of this class. |
| SimpletestResultsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SimpletestResultsForm::getResults | function | core/ |
Get test results for $test_id. |
| SimpletestResultsForm::submitForm | function | core/ |
Form submission handler. |
| SimpletestResultsForm::__construct | function | core/ |
Constructs a \Drupal\simpletest\Form\SimpletestResultsForm object. |
| SimpletestSettingsForm | class | core/ |
Configure simpletest settings for this site. |
| SimpletestSettingsForm.php | file | core/ |
|
| SimpletestSettingsForm::buildForm | function | core/ |
Form constructor. |
| SimpletestSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| SimpletestSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SimpletestSettingsForm::submitForm | function | core/ |
Form submission handler. |
| SimpletestSettingsForm::validateForm | function | core/ |
Form validation handler. |
| SimpleTestTest | class | core/ |
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. |
| SimpletestTest | class | core/ |
Basic functionality of the Testing module. |
| SimpletestTest.php | file | core/ |
|
| SimpleTestTest.php | file | core/ |
|
| SimpleTestTest::$childTestResults | property | core/ |
The results array that has been parsed by getTestResults(). |
| SimpletestTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SimpleTestTest::$failMessage | property | core/ |
Translated fail message. |
| SimpleTestTest::$invalidPermission | property | core/ |
An invalid or unrecognized permission. |
| SimpleTestTest::$modules | property | core/ |
Modules to enable. |
| SimpletestTest::$modules | property | core/ |
Modules to enable. |
| SimpleTestTest::$passMessage | property | core/ |
Translated pass message. |
| SimpleTestTest::$testIds | property | core/ |
Stores the test ID from each test run for comparison. |
| SimpleTestTest::$validPermission | property | core/ |
A valid and recognized permission. |
| SimpleTestTest::assertAssertion | function | core/ |
Asserts that an assertion with specified values is displayed in results. |
| SimpleTestTest::assertNothing | function | core/ |
Assert nothing. |
| SimpleTestTest::asText | function | core/ |
Extract the text contained by the element. |
| SimpleTestTest::confirmStubTestResults | function | core/ |
Confirm that the stub test produced the desired results. |
| SimpleTestTest::getResultFieldSet | function | core/ |
Get the details containing the results for group this test is in. |
| SimpleTestTest::getTestIdFromResults | function | core/ |
Fetch the test id from the test results. |
| SimpleTestTest::getTestResults | function | core/ |
Get the results from a test and store them in the class array $results. |
| SimpleTestTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestTest::stubTest | function | core/ |
Test to be run and the results confirmed. |
| SimpletestTest::testUninstallModule | function | core/ |
Test that we can uninstall the module without mishap. |
| SimpleTestTest::testWebTestRunner | function | core/ |
Ensures the tests selected through the web interface are run and displayed. |
| SimpletestTestForm | class | core/ |
List tests arranged in groups that can be selected and run. |
| SimpletestTestForm.php | file | core/ |
|
| SimpletestTestForm::$renderer | property | core/ |
The renderer. |
| SimpletestTestForm::$testDiscovery | property | core/ |
The test discovery service. |
| SimpletestTestForm::buildForm | function | core/ |
Form constructor. |
| SimpletestTestForm::create | function | core/ |
Instantiates a new instance of this class. |
| SimpletestTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 1119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.