Property | Type | Description | |
---|---|---|---|
$_counter | integer | Store the current spec number. |
Method | Description | |
---|---|---|
end ( object $summary ) | Callback called at the end of specs processing. | |
specEnd ( object $log = null ) | Callback called after a spec execution. | |
start ( array $args ) | Callback called before any specs processing. |