|
static | getSubscribedEvents () |
| Returns an array of event names this subscriber wants to listen to.
|
|
◆ __construct()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::__construct |
( |
| $name, |
|
|
| $description, |
|
|
array | $parameters, |
|
|
OutputPrinter | $printer ) |
Initializes formatter.
- Parameters
-
string | $name | |
string | $description | |
array | $parameters | |
OutputPrinter | $printer | |
◆ afterOutlineExample()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::afterOutlineExample |
( |
AfterOutlineTested | $event | ) |
|
Listens to "outline.example.after" event.
- Parameters
-
◆ afterScenario()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::afterScenario |
( |
AfterScenarioTested | $event | ) |
|
Listens to "scenario.after" event.
- Parameters
-
AfterScenarioTested | $event | |
◆ getDescription()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::getDescription |
( |
| ) |
|
Returns formatter description.
- Return values
-
◆ getName()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::getName |
( |
| ) |
|
Returns formatter name.
- Return values
-
◆ getOutputPrinter()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::getOutputPrinter |
( |
| ) |
|
Returns formatter output printer.
- Return values
-
◆ getParameter()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::getParameter |
( |
| $name | ) |
|
Returns parameter name.
- Parameters
-
- Return values
-
◆ getSubscribedEvents()
static Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::getSubscribedEvents |
( |
| ) |
|
|
static |
Returns an array of event names this subscriber wants to listen to.
- Return values
-
array | The event names to listen to |
◆ setParameter()
Moodle\BehatExtension\Output\Formatter\MoodleListFormatter::setParameter |
( |
| $name, |
|
|
| $value ) |
Sets formatter parameter.
- Parameters
-
The documentation for this class was generated from the following file:
- lib/behat/extension/Moodle/BehatExtension/Output/Formatter/MoodleListFormatter.php