프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$results | array(PhaseGroup_Result) |
메소드 | 설명 | |
---|---|---|
isSilent ( ) | ||
resetSilentMode ( ) | ||
setSilentMode ( ) | ||
writeFinalReport ( $duration, $summary ) : void | called when Storyplayer exits |
메소드 | 설명 | |
---|---|---|
showActivityForPhase ( |
||
writeActivity ( $message, $codeLine = null, $timestamp = null ) | ||
writeDetailedErrorReport ( $result ) | ||
writePhaseGroupFailed ( $msg = 'FAIL' ) | ||
writePhaseGroupSkipped ( $msg = 'SKIP' ) | ||
writePhaseGroupSucceeded ( $msg = 'OKAY' ) |
protected showActivityForPhase ( |
||
$story | ||
$phaseResult |
public writeFinalReport ( $duration, $summary ) : void | ||
리턴 | void |