Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Moodle\BehatExtension\Output\Printer\MoodleProgressPrinter Class Reference
Inheritance diagram for Moodle\BehatExtension\Output\Printer\MoodleProgressPrinter:

Public Member Functions

 __construct ($moodledirroot)
 Constructor.
 
 printMoodleInfo ($printer)
 We print the site info + driver used and OS.
 
 printSetup (Formatter $formatter, Setup $setup)
 Prints setup state.
 
 printTeardown (Formatter $formatter, Teardown $teardown)
 Prints teardown state.
 

Constructor & Destructor Documentation

◆ __construct()

Moodle\BehatExtension\Output\Printer\MoodleProgressPrinter::__construct ( $moodledirroot)

Constructor.

Parameters
string$moodledirrootMoodle dir root.

Member Function Documentation

◆ printMoodleInfo()

Moodle\BehatExtension\Output\Printer\MoodleProgressPrinter::printMoodleInfo ( $printer)

We print the site info + driver used and OS.

Parameters
Printer$printer
Return values
void

◆ printSetup()

Moodle\BehatExtension\Output\Printer\MoodleProgressPrinter::printSetup ( Formatter $formatter,
Setup $setup )

Prints setup state.

Parameters
Formatter$formatter
Setup$setup

◆ printTeardown()

Moodle\BehatExtension\Output\Printer\MoodleProgressPrinter::printTeardown ( Formatter $formatter,
Teardown $teardown )

Prints teardown state.

Parameters
Formatter$formatter
Teardown$teardown

The documentation for this class was generated from the following file: