Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| SimpleTestFolderTestCase::testFolderSetup | function | modules/ |
|
| SimpleTestFunctionalTest | class | modules/ |
@file Tests for simpletest.module. |
| SimpleTestFunctionalTest::$childTestResults | property | modules/ |
The results array that has been parsed by getTestResults(). |
| SimpleTestFunctionalTest::$fail | property | modules/ |
The fail message. |
| SimpleTestFunctionalTest::$invalid_permission | property | modules/ |
The invalid permission. |
| SimpleTestFunctionalTest::$pass | property | modules/ |
The pass message. |
| SimpleTestFunctionalTest::$test_ids | property | modules/ |
Store the test ID from each test run for comparison, to ensure they are incrementing. |
| SimpleTestFunctionalTest::$valid_permission | property | modules/ |
The valid permission. |
| SimpleTestFunctionalTest::assertAssertion | function | modules/ |
Assert that an assertion with the specified values is displayed in the test results. |
| SimpleTestFunctionalTest::assertNothing | function | modules/ |
Assert nothing. |
| SimpleTestFunctionalTest::asText | function | modules/ |
Extract the text contained by the element. |
| SimpleTestFunctionalTest::confirmStubTestResults | function | modules/ |
Confirm that the stub test produced the desired results. |
| SimpleTestFunctionalTest::getInfo | function | modules/ |
|
| SimpleTestFunctionalTest::getResultFieldSet | function | modules/ |
Get the fieldset containing the results for group this test is in. |
| SimpleTestFunctionalTest::getTestIdFromResults | function | modules/ |
Fetch the test id from the test results. |
| SimpleTestFunctionalTest::getTestResults | function | modules/ |
Get the results from a test and store them in the class array $results. |
| SimpleTestFunctionalTest::inCURL | function | modules/ |
Check if the test is being run from inside a CURL request. |
| SimpleTestFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestFunctionalTest::stubTest | function | modules/ |
Test to be run and the results confirmed. |
| SimpleTestFunctionalTest::testInternalBrowser | function | modules/ |
Test the internal browsers functionality. |
| SimpleTestFunctionalTest::testUserAgentValidation | function | modules/ |
Test validation of the User-Agent header we use to perform test requests. |
| SimpleTestFunctionalTest::testWebTestRunner | function | modules/ |
Make sure that tests selected through the web interface are run and that the results are displayed correctly. |
| SimpleTestInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests bundled with installation profile modules are found. |
| SimpleTestInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
| SimpleTestInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Testing profile. |
| SimpleTestInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
| SimpleTestInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests | function | modules/ |
Tests existence of test case located in an installation profile module. |
| SimpleTestMailCaptureTestCase | class | modules/ |
|
| SimpleTestMailCaptureTestCase::getInfo | function | modules/ |
Implement getInfo(). |
| SimpleTestMailCaptureTestCase::testMailSend | function | modules/ |
Test to see if the wrapper function is executed correctly. |
| SimpleTestMissingDependentModuleUnitTest | class | modules/ |
Test required modules for tests. |
| SimpleTestMissingDependentModuleUnitTest::getInfo | function | modules/ |
|
| SimpleTestMissingDependentModuleUnitTest::testFail | function | modules/ |
Ensure that this test will not be loaded despite its dependency. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests in other installation profiles are not found. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
| SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Minimal profile. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
| SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile | function | modules/ |
Tests that tests located in another installation profile do not appear. |
| simpletest_classloader_register | function | modules/ |
|
| simpletest_clean_database | function | modules/ |
Removed prefixed tables from the database that are left over from crashed tests. |
| simpletest_clean_environment | function | modules/ |
Remove all temporary database tables and directories. |
| simpletest_clean_results_table | function | modules/ |
Clear the test result tables. |
| simpletest_clean_temporary_directories | function | modules/ |
Find all leftover temporary directories and remove them. |
| simpletest_generate_file | function | modules/ |
Generate test file. |
| simpletest_help | function | modules/ |
Implements hook_help(). |
| simpletest_js_alter | function | modules/ |
Implements hook_js_alter(). |
| simpletest_last_test_get | function | modules/ |
Get information about the last test that ran given a test ID. |
| simpletest_log_read | function | modules/ |
Read the error log and report any errors as assertion failures. |
Pagination
- Previous page
- Page 174
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.