function KernelTestBaseTest::testTearDown
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/KernelTestBaseTest.php \Drupal\KernelTests\KernelTestBaseTest::testTearDown()
Tests that ::tearDown() does not perform assertions.
Attributes
#[DoesNotPerformAssertions]
File
-
core/
tests/ Drupal/ KernelTests/ KernelTestBaseTest.php, line 264
Class
Namespace
Drupal\KernelTestsCode
public function testTearDown() : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.