Search for testFunction

  1. Search 9.5.x for testFunction
  2. Search 8.9.x for testFunction
  3. Search 10.3.x for testFunction
  4. Search 11.x for testFunction
  5. Other projects
Title Object type File name Summary
LocaleInstallTest::testFunctionSignatures function modules/locale/locale.test Verify that function signatures of t() and st() are equal.
SimpleTestFunctionalTest class modules/simpletest/simpletest.test @file
Tests for simpletest.module.
SimpleTestFunctionalTest::$childTestResults property modules/simpletest/simpletest.test The results array that has been parsed by getTestResults().
SimpleTestFunctionalTest::$fail property modules/simpletest/simpletest.test The fail message.
SimpleTestFunctionalTest::$invalid_permission property modules/simpletest/simpletest.test The invalid permission.
SimpleTestFunctionalTest::$pass property modules/simpletest/simpletest.test The pass message.
SimpleTestFunctionalTest::$test_ids property modules/simpletest/simpletest.test Store the test ID from each test run for comparison, to ensure they are
incrementing.
SimpleTestFunctionalTest::$valid_permission property modules/simpletest/simpletest.test The valid permission.
SimpleTestFunctionalTest::assertAssertion function modules/simpletest/simpletest.test Assert that an assertion with the specified values is displayed
in the test results.
SimpleTestFunctionalTest::assertNothing function modules/simpletest/simpletest.test Assert nothing.
SimpleTestFunctionalTest::asText function modules/simpletest/simpletest.test Extract the text contained by the element.
SimpleTestFunctionalTest::confirmStubTestResults function modules/simpletest/simpletest.test Confirm that the stub test produced the desired results.
SimpleTestFunctionalTest::getInfo function modules/simpletest/simpletest.test
SimpleTestFunctionalTest::getResultFieldSet function modules/simpletest/simpletest.test Get the fieldset containing the results for group this test is in.
SimpleTestFunctionalTest::getTestIdFromResults function modules/simpletest/simpletest.test Fetch the test id from the test results.
SimpleTestFunctionalTest::getTestResults function modules/simpletest/simpletest.test Get the results from a test and store them in the class array $results.
SimpleTestFunctionalTest::inCURL function modules/simpletest/simpletest.test Check if the test is being run from inside a CURL request.
SimpleTestFunctionalTest::setUp function modules/simpletest/simpletest.test Sets up a Drupal site for running functional and integration tests.
SimpleTestFunctionalTest::stubTest function modules/simpletest/simpletest.test Test to be run and the results confirmed.
SimpleTestFunctionalTest::testInternalBrowser function modules/simpletest/simpletest.test Test the internal browsers functionality.
SimpleTestFunctionalTest::testUserAgentValidation function modules/simpletest/simpletest.test Test validation of the User-Agent header we use to perform test requests.
SimpleTestFunctionalTest::testWebTestRunner function modules/simpletest/simpletest.test 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.