FixtureManipulatorTest::$expectedTearDownException

Same name and namespace in other branches
  1. 11.x core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php \Drupal\Tests\package_manager\Kernel\FixtureManipulatorTest::expectedTearDownException

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

Type: \Exception

File

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

Class

FixtureManipulatorTest
Tests 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.