Search for testFunction
- Search 9.5.x for testFunction
- Search 8.9.x for testFunction
- Search 10.3.x for testFunction
- Search 11.x for testFunction
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LocaleInstallTest::testFunctionSignatures | function | modules/ |
Verify that function signatures of t() and st() are equal. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.