|
| | __construct (StepTester $basetester, EventDispatcherInterface $eventdispatcher) |
| | Initializes tester.
|
| |
| | setUp (Environment $env, FeatureNode $feature, StepNode $step, $skip) |
| | Sets up step for a test.
|
| |
| | tearDown (Environment $env, FeatureNode $feature, StepNode $step, $skip, StepResult $result) |
| | Tears down step after a test.
|
| |
| | test (Environment $env, FeatureNode $feature, StepNode $step, $skip) |
| | Tests step.
|
| |
◆ __construct()
| Moodle\BehatExtension\EventDispatcher\Tester\MoodleEventDispatchingStepTester::__construct |
( |
StepTester | $basetester, |
|
|
EventDispatcherInterface | $eventdispatcher ) |
Initializes tester.
- Parameters
-
| StepTester | $basetester | |
| EventDispatcherInterface | $eventdispatcher | |
◆ setUp()
| Moodle\BehatExtension\EventDispatcher\Tester\MoodleEventDispatchingStepTester::setUp |
( |
Environment | $env, |
|
|
FeatureNode | $feature, |
|
|
StepNode | $step, |
|
|
| $skip ) |
Sets up step for a test.
- Parameters
-
| Environment | $env | |
| FeatureNode | $feature | |
| StepNode | $step | |
| bool | $skip | |
- Return values
-
◆ tearDown()
| Moodle\BehatExtension\EventDispatcher\Tester\MoodleEventDispatchingStepTester::tearDown |
( |
Environment | $env, |
|
|
FeatureNode | $feature, |
|
|
StepNode | $step, |
|
|
| $skip, |
|
|
StepResult | $result ) |
Tears down step after a test.
- Parameters
-
| Environment | $env | |
| FeatureNode | $feature | |
| StepNode | $step | |
| bool | $skip | |
| StepResult | $result | |
- Return values
-
◆ test()
| Moodle\BehatExtension\EventDispatcher\Tester\MoodleEventDispatchingStepTester::test |
( |
Environment | $env, |
|
|
FeatureNode | $feature, |
|
|
StepNode | $step, |
|
|
| $skip ) |
Tests step.
- Parameters
-
| Environment | $env | |
| FeatureNode | $feature | |
| StepNode | $step | |
| bool | $skip | |
- Return values
-
The documentation for this class was generated from the following file:
- lib/behat/extension/Moodle/BehatExtension/EventDispatcher/Tester/MoodleEventDispatchingStepTester.php