function KernelTestBaseTest::testTearDown

Tests that ::tearDown() does not perform assertions.

Attributes

#[DoesNotPerformAssertions]

File

core/tests/Drupal/KernelTests/KernelTestBaseTest.php, line 282

Class

KernelTestBaseTest
Tests Drupal\KernelTests\KernelTestBase.

Namespace

Drupal\KernelTests

Code

public function testTearDown() : void {
}

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