You are here

public function HTMLMailTest::setUp in HTML Mail 8

Implements setUp().

Overrides WebTestBase::setUp

File

src/Tests/HtmlMailTest.php, line 35

Class

HTMLMailTest
Tests basic installability of the HTML Mail module.

Namespace

Drupal\htmlmail\Tests

Code

public function setUp() {
  parent::setUp();
}