Namesort descending Location Description
SimpleTestExampleTestCase::testSimpleTestExampleEdit modules/examples/simpletest_example/tests/simpletest_example.test Create a simpletest_example node and then see if our user can edit it.
SimpleTestFolderTestCase::setUp core/modules/simpletest/tests/simpletest.test Sets up a Backdrop site for running functional and integration tests.
SimpleTestFolderTestCase::testFolderSetup core/modules/simpletest/tests/simpletest.test
SimpleTestFunctionalTest::assertAssertion core/modules/simpletest/tests/simpletest.test Assert that an assertion with the specified values is displayed in the test results.
SimpleTestFunctionalTest::assertNothing core/modules/simpletest/tests/simpletest.test Assert nothing.
SimpleTestFunctionalTest::asText core/modules/simpletest/tests/simpletest.test Extract the text contained by the element.
SimpleTestFunctionalTest::confirmStubTestResults core/modules/simpletest/tests/simpletest.test Confirm that the stub test produced the desired results.
SimpleTestFunctionalTest::getResultFieldSet core/modules/simpletest/tests/simpletest.test Get the fieldset containing the results for group this test is in.
SimpleTestFunctionalTest::getTestIdFromResults core/modules/simpletest/tests/simpletest.test Fetch the test id from the test results.
SimpleTestFunctionalTest::getTestResults core/modules/simpletest/tests/simpletest.test Get the results from a test and store them in the class array $results.
SimpleTestFunctionalTest::inCURL core/modules/simpletest/tests/simpletest.test Check if the test is being run from inside a CURL request.
SimpleTestFunctionalTest::setUp core/modules/simpletest/tests/simpletest.test Sets up a Backdrop site for running functional and integration tests.
SimpleTestFunctionalTest::stubTest core/modules/simpletest/tests/simpletest.test Test to be run and the results confirmed.
SimpleTestFunctionalTest::testInternalBrowser core/modules/simpletest/tests/simpletest.test Test the internal browsers functionality.
SimpleTestFunctionalTest::testUserAgentValidation core/modules/simpletest/tests/simpletest.test Test validation of the User-Agent header we use to perform test requests.
SimpleTestFunctionalTest::testWebTestRunner core/modules/simpletest/tests/simpletest.test Make sure that tests selected through the web interface are run and that the results are displayed correctly.
SimpleTestInstallationProfileModuleTestsTestCase::setUp core/modules/simpletest/tests/simpletest.test Sets up a Backdrop site for running functional and integration tests.
SimpleTestInstallationProfileModuleTestsTestCase::testInstallationProfileTests core/modules/simpletest/tests/simpletest.test Tests existence of test case located in an installation profile module.
SimpleTestMailCaptureTestCase::testMailSend core/modules/simpletest/tests/simpletest.test Test to see if the wrapper function is executed correctly.
SimpleTestMissingCheckedRequirements::checkRequirements core/modules/simpletest/tests/simpletest.test Overrides checkRequirements().
SimpleTestMissingCheckedRequirements::setUp core/modules/simpletest/tests/simpletest.test Sets up a Backdrop site for running functional and integration tests.
SimpleTestMissingCheckedRequirements::testCheckRequirements core/modules/simpletest/tests/simpletest.test Ensures test will not run when requirements are missing.
SimpleTestMissingDependentModuleUnitTest::testFail core/modules/simpletest/tests/simpletest.test Ensure that this test will not be loaded despite its dependency.
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp core/modules/simpletest/tests/simpletest.test Sets up a Backdrop site for running functional and integration tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile core/modules/simpletest/tests/simpletest.test Tests that tests located in another installation profile do not appear.
SimpleTestUnitTestExampleTestCase::setUp modules/examples/simpletest_example/tests/simpletest_example.test Set up the test environment.
SimpleTestUnitTestExampleTestCase::testSimpleTestUnitTestExampleFunction modules/examples/simpletest_example/tests/simpletest_example.test Test simpletest_example_empty_mysql_date().
simpletest_autoload_info core/modules/simpletest/simpletest.module Implements hook_autoload_info().
simpletest_clean_database core/modules/simpletest/simpletest.module Removed prefixed tables from the database that are left over from crashed tests.
simpletest_clean_environment core/modules/simpletest/simpletest.module Remove all temporary database tables and directories.
simpletest_clean_profile_cache_folders core/modules/simpletest/simpletest.module Removes cached profile folders from the files directory.
simpletest_clean_profile_cache_tables core/modules/simpletest/simpletest.module Removes cached profile tables from the database.
simpletest_clean_results_table core/modules/simpletest/simpletest.module Clear the test result tables.
simpletest_clean_temporary_directories core/modules/simpletest/simpletest.module Find all leftover temporary directories and remove them.
simpletest_config_info core/modules/simpletest/simpletest.module Implements hook_config_info().
simpletest_example_empty_mysql_date modules/examples/simpletest_example/simpletest_example.module A simple self-contained function used to demonstrate unit tests.
simpletest_example_form modules/examples/simpletest_example/simpletest_example.module Implements hook_form().
simpletest_example_install modules/examples/simpletest_example/simpletest_example.install Implements hook_install().
simpletest_example_menu modules/examples/simpletest_example/simpletest_example.module Implements hook_menu().
simpletest_example_node_access modules/examples/simpletest_example/simpletest_example.module Implements hook_node_access().
simpletest_example_permission modules/examples/simpletest_example/simpletest_example.module Implements hook_permission().
simpletest_example_test_node_view modules/examples/simpletest_example/tests/simpletest_example_test/simpletest_example_test.module Implements hook_node_view().
simpletest_generate_file core/modules/simpletest/simpletest.module Generate test file.
simpletest_get_profiles core/modules/simpletest/simpletest.module Gets a list of the installation profiles that are available.
simpletest_js_alter core/modules/simpletest/simpletest.module Implements hook_js_alter().
simpletest_last_test_get core/modules/simpletest/simpletest.module Get information about the last test that ran given a test ID.
simpletest_log_read core/modules/simpletest/simpletest.module Read the error log and report any errors as assertion failures.
simpletest_mail_alter core/modules/simpletest/simpletest.module Implements hook_mail_alter().
simpletest_menu core/modules/simpletest/simpletest.module Implements hook_menu().
simpletest_permission core/modules/simpletest/simpletest.module Implements hook_permission().

Pages