FixtureManipulatorTest::$expectedTearDownException

The exception expected in ::tearDown() of this test.

Type: \Exception

File

core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php, line 35

Class

FixtureManipulatorTest
@coversDefaultClass \Drupal\fixture_manipulator\FixtureManipulator

Namespace

Drupal\Tests\package_manager\Kernel

Code

private \Exception $expectedTearDownException;

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