1 backdrop_web_test_case.php protected abstract BackdropTestCase::tearDown()

Clean up any database tables, configuration, or files after each test run.

File

core/modules/simpletest/backdrop_web_test_case.php, line 654

Class

BackdropTestCase
Base class for Backdrop tests.

Code

protected abstract function tearDown();