public function StatsDTest::setUp in StatsD 7.2
Enable module.
File
- lib/
Drupal/ statsd/ Tests/ StatsDTest.php, line 28 - Tests for statsd module.
Class
- StatsDTest
- Unit tests for statsd.inc
Namespace
Drupal\statsd\TestsCode
public function setUp() {
parent::setUp('statsd');
}