메소드 | 설명 | |
---|---|---|
__construct ( hash $attributes ) | Sets the basic test information except the name. | |
paintEnd ( SimpleReporter &$listener ) | Signals the appropriate end event on the listener. | |
paintStart ( SimpleReporter &$listener ) | Signals the appropriate start event on the listener. |
public __construct ( hash $attributes ) | ||
$attributes | hash | Name value pairs. |
public paintEnd ( SimpleReporter &$listener ) | ||
$listener | SimpleReporter | Target for events. |
public paintStart ( SimpleReporter &$listener ) | ||
$listener | SimpleReporter | Target for events. |