Swift_Plugins_Reporters_HtmlReporter
in package
implements
Swift_Plugins_Reporter
A HTML output reporter for the Reporter plugin.
Tags
Interfaces, Classes and Traits
- Swift_Plugins_Reporter
- The Reporter plugin sends pass/fail notification to a Reporter.
Table of Contents
- notify() : mixed
- Notifies this ReportNotifier that $address failed or succeeded.
Methods
notify()
Notifies this ReportNotifier that $address failed or succeeded.
public
notify(Swift_Mime_SimpleMessage $message, string $address, int $result) : mixed
Parameters
- $message : Swift_Mime_SimpleMessage
- $address : string
- $result : int
-
from RESULT_PASS, RESULT_FAIL