function BootstrapAutoloadTestCase::setUp

Overrides DrupalWebTestCase::setUp

File

modules/simpletest/tests/bootstrap.test, line 345

Class

BootstrapAutoloadTestCase
Tests the auto-loading behavior of the code registry.

Code

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

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