You are here

final class FixtureContext in Lightning API 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/FixtureContext.php \Drupal\Tests\lightning_api\FixtureContext

Performs set-up and tear-down tasks before and after each test scenario.

Hierarchy

  • class \Drupal\Tests\lightning_api\FixtureContext extends \Drupal\Tests\lightning_core\FixtureBase

Expanded class hierarchy of FixtureContext

File

tests/src/FixtureContext.php, line 10

Namespace

Drupal\Tests\lightning_api
View source
final class FixtureContext extends FixtureBase {

}

Members