Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
BasicUpgradePath::testBasicUpgrade function modules/simpletest/tests/upgrade/upgrade.test Test a successful upgrade.
BasicUpgradePath::testFailedUpgrade function modules/simpletest/tests/upgrade/upgrade.test Test a failed upgrade, and verify that the failure is reported.
batch.test file modules/simpletest/tests/batch.test Tests for the Batch API.
BatchPageTestCase class modules/simpletest/tests/batch.test Tests for the Batch API Progress page.
BatchPageTestCase::getInfo function modules/simpletest/tests/batch.test
BatchPageTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
BatchPageTestCase::testBatchProgressPageTheme function modules/simpletest/tests/batch.test Tests that the batch API progress page uses the correct theme.
BatchPercentagesUnitTestCase class modules/simpletest/tests/batch.test Tests the function _batch_api_percentage() to make sure that the rounding
works properly in all cases.
BatchPercentagesUnitTestCase::$testCases property modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::getInfo function modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::setUp function modules/simpletest/tests/batch.test Sets up unit test environment.
BatchPercentagesUnitTestCase::testBatchPercentages function modules/simpletest/tests/batch.test Test the _batch_api_percentage() function.
BatchProcessingTestCase class modules/simpletest/tests/batch.test Tests for the Batch API.
BatchProcessingTestCase::assertBatchMessages function modules/simpletest/tests/batch.test Will trigger a pass if the texts were found in order in the raw content.
BatchProcessingTestCase::getInfo function modules/simpletest/tests/batch.test
BatchProcessingTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
BatchProcessingTestCase::testBatchForm function modules/simpletest/tests/batch.test Test batches defined in a form submit handler.
BatchProcessingTestCase::testBatchFormMultipleBatches function modules/simpletest/tests/batch.test Test batches defined in different submit handlers on the same form.
BatchProcessingTestCase::testBatchFormMultistep function modules/simpletest/tests/batch.test Test batches defined in a multistep form.
BatchProcessingTestCase::testBatchFormProgrammatic function modules/simpletest/tests/batch.test Test batches defined in a programmatically submitted form.
BatchProcessingTestCase::testBatchLargePercentage function modules/simpletest/tests/batch.test Test batches that return $context['finished'] > 1 do in fact complete.
See http://drupal.org/node/600836
BatchProcessingTestCase::testBatchNoForm function modules/simpletest/tests/batch.test Test batches triggered outside of form submission.
BatchProcessingTestCase::testDrupalFormSubmitInBatch function modules/simpletest/tests/batch.test Test that drupal_form_submit() can run within a batch operation.
BatchProcessingTestCase::_resultMessages function modules/simpletest/tests/batch.test Helper function: return expected result messages for the test batches.
BatchProcessingTestCase::_resultStack function modules/simpletest/tests/batch.test Helper function: return expected execution stacks for the test batches.
batch_test.callbacks.inc file modules/simpletest/tests/batch_test.callbacks.inc Batch callbacks for the Batch API tests.
batch_test.info file modules/simpletest/tests/batch_test.info name = "Batch API test"
description = "Support module for Batch API tests."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
batch_test.module file modules/simpletest/tests/batch_test.module Helper module for the Batch API tests.
batch_test_chained_form function modules/simpletest/tests/batch_test.module Form with chained submit callbacks.
batch_test_chained_form_submit_1 function modules/simpletest/tests/batch_test.module Submit handler #1 for the chained form.
batch_test_chained_form_submit_2 function modules/simpletest/tests/batch_test.module Submit handler #2 for the chained form.
batch_test_chained_form_submit_3 function modules/simpletest/tests/batch_test.module Submit handler #3 for the chained form.
batch_test_chained_form_submit_4 function modules/simpletest/tests/batch_test.module Submit handler #4 for the chained form.
batch_test_large_percentage function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
batch_test_menu function modules/simpletest/tests/batch_test.module Implement hook_menu().
batch_test_mock_form function modules/simpletest/tests/batch_test.module A simple form with a textfield and submit button.
batch_test_mock_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the batch_test_mock form.
batch_test_multistep_form function modules/simpletest/tests/batch_test.module Multistep form.
batch_test_multistep_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the multistep form.
batch_test_nested_drupal_form_submit function modules/simpletest/tests/batch_test.module Menu callback: programmatically submits a form within a batch.
batch_test_no_form function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
batch_test_programmatic function modules/simpletest/tests/batch_test.module Menu callback: programmatically submits the 'Chained' form.
batch_test_redirect_page function modules/simpletest/tests/batch_test.module Menu callback: successful redirection.
batch_test_simple_form function modules/simpletest/tests/batch_test.module Simple form.
batch_test_simple_form_submit function modules/simpletest/tests/batch_test.module Submit handler for the simple form.
batch_test_stack function modules/simpletest/tests/batch_test.module Helper function: store or retrieve traced execution data.
batch_test_theme_batch function modules/simpletest/tests/batch_test.module Menu callback: run a batch for testing theme used on the progress page.
bbb_update_test.info file modules/update/tests/bbb_update_test.info name = BBB Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE
bbb_update_test.module file modules/update/tests/bbb_update_test.module Dummy module for testing Update status.
block.test file modules/block/block.test Tests for block.module.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.