function BatchProcessingTestCase::setUp

Overrides DrupalWebTestCase::setUp

File

modules/simpletest/tests/batch.test, line 20

Class

BatchProcessingTestCase
Tests for the Batch API.

Code

function setUp() {
    parent::setUp('batch_test');
}

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