Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpletestDeprecationTest::testDeprecatedSimpletestGenerateFile | function | core/ |
@expectedDeprecation simpletest_generate_file() is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Tests\TestFileCreationTrait::generateFile() instead. See https://www.drupal.org/node/3077768 |
| SimpletestDeprecationTest::testProcessPhpUnitResults | function | core/ |
@expectedDeprecation simpletest_process_phpunit_results() is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Test\TestDatabase::processPhpUnitResults() instead. See https://www.drupal.org/node/3075252 |
| SimpleTestEntity | class | core/ |
A concrete entity. |
| SimpleTestEntity | class | core/ |
A concrete entity. |
| SimpleTestErrorCollectorTest | class | core/ |
Tests SimpleTest error and exception collector. |
| SimpleTestErrorCollectorTest.php | file | core/ |
|
| SimpleTestErrorCollectorTest::$collectedErrors | property | core/ |
Errors triggered during the test. |
| SimpleTestErrorCollectorTest::$modules | property | core/ |
Modules to enable. |
| SimpleTestErrorCollectorTest::assertError | function | core/ |
Asserts that a collected error matches what we are expecting. |
| SimpleTestErrorCollectorTest::error | function | core/ |
Stores errors into an array. |
| SimpleTestErrorCollectorTest::testErrorCollect | function | core/ |
Tests that simpletest collects errors from the tested site. |
| SimpleTestInstallBatchTest | class | core/ |
Tests batch operations during tests execution. |
| SimpleTestInstallBatchTest.php | file | core/ |
|
| SimpleTestInstallBatchTest::$modules | property | core/ |
Modules to enable. |
| SimpleTestInstallBatchTest::testLoadingEntitiesCreatedInBatch | function | core/ |
Tests loading entities created in a batch in test_batch_test_install(). |
| SimpletestPhpunitBrowserTest | class | core/ |
A PHPUnit-based browser test that will be run from Simpletest. |
| SimpletestPhpunitBrowserTest::testOutput | function | core/ |
Dummy test that logs the visited front page for HTML output. |
| SimpletestPhpunitRunCommandTest | class | core/ |
Tests simpletest_run_phpunit_tests() handles PHPunit fatals correctly. |
| SimpletestPhpunitRunCommandTest.php | file | core/ |
|
| SimpletestPhpunitRunCommandTest::$fixtureContainer | property | core/ |
A fixture container. |
| SimpletestPhpunitRunCommandTest::$root | property | core/ |
Path to the app root. |
| SimpletestPhpunitRunCommandTest::provideStatusCodes | function | core/ |
Data provider for testSimpletestPhpUnitRunCommand(). |
| SimpletestPhpunitRunCommandTest::setUp | function | core/ |
|
| SimpletestPhpunitRunCommandTest::setUpBeforeClass | function | core/ |
|
| SimpletestPhpunitRunCommandTest::tearDown | function | core/ |
|
| SimpletestPhpunitRunCommandTest::testSimpletestPhpUnitRunCommand | function | core/ |
Test the round trip for PHPUnit execution status codes. |
| SimpletestPhpunitRunCommandTestWillDie | class | core/ |
This test crashes PHP. |
| SimpletestPhpunitRunCommandTestWillDie::testWillDie | function | core/ |
Performs the status specified by SimpletestPhpunitRunCommandTestWillDie. |
| SimpletestResultsForm | class | core/ |
Test results form for $test_id. |
| 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. |
Pagination
- Previous page
- Page 614
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.