- BatchProcessingTestCase::testBatchForm in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in a form submit handler.
- BatchProcessingTestCase::testBatchForm in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in a form submit handler.
- BatchProcessingTestCase::testBatchFormMultipleBatches in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in different submit handlers on the same form.
- BatchProcessingTestCase::testBatchFormMultipleBatches in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in different submit handlers on the same form.
- BatchProcessingTestCase::testBatchFormMultistep in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in a multistep form.
- BatchProcessingTestCase::testBatchFormMultistep in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in a multistep form.
- BatchProcessingTestCase::testBatchFormProgrammatic in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in a programmatically submitted form.
- BatchProcessingTestCase::testBatchFormProgrammatic in core/
modules/ simpletest/ tests/ batch.test - Test batches defined in a programmatically submitted form.
- BatchProcessingTestCase::testBatchLargePercentage in core/
modules/ simpletest/ tests/ batch.test - Test batches that return $context['finished'] > 1 do in fact complete. See http://drupal.org/node/600836
- BatchProcessingTestCase::testBatchLargePercentage in core/
modules/ simpletest/ tests/ batch.test - Test batches that return $context['finished'] > 1 do in fact complete. See http://drupal.org/node/600836
- BatchProcessingTestCase::testBatchNoForm in core/
modules/ simpletest/ tests/ batch.test - Test batches triggered outside of form submission.
- BatchProcessingTestCase::testBatchNoForm in core/
modules/ simpletest/ tests/ batch.test - Test batches triggered outside of form submission.