|
| __construct (EventDispatcherInterface $eventdispatcher, $cachepath, $basepath) |
| Initializes controller.
|
|
| collectPassedScenario (AfterScenarioTested $event) |
| Records scenario if it is passed.
|
|
| configure (Command $command) |
| Configures command to be executable by the controller.
|
|
| execute (InputInterface $input, OutputInterface $output) |
| Executes controller.
|
|
| writeCache () |
| Writes passed scenarios cache.
|
|
◆ __construct()
Moodle\BehatExtension\Tester\Cli\SkipPassedController::__construct |
( |
EventDispatcherInterface | $eventdispatcher, |
|
|
| $cachepath, |
|
|
| $basepath ) |
Initializes controller.
- Parameters
-
EventDispatcherInterface | $eventdispatcher | |
null | string | $cachepath | |
string | $basepath | |
◆ collectPassedScenario()
Moodle\BehatExtension\Tester\Cli\SkipPassedController::collectPassedScenario |
( |
AfterScenarioTested | $event | ) |
|
Records scenario if it is passed.
- Parameters
-
AfterScenarioTested | $event | |
◆ configure()
Moodle\BehatExtension\Tester\Cli\SkipPassedController::configure |
( |
Command | $command | ) |
|
Configures command to be executable by the controller.
- Parameters
-
◆ execute()
Moodle\BehatExtension\Tester\Cli\SkipPassedController::execute |
( |
InputInterface | $input, |
|
|
OutputInterface | $output ) |
Executes controller.
- Parameters
-
InputInterface | $input | |
OutputInterface | $output | |
- Return values
-
The documentation for this class was generated from the following file:
- lib/behat/extension/Moodle/BehatExtension/Tester/Cli/SkipPassedController.php