Свойство | Type | Description | |
---|---|---|---|
$filename | |||
$testCount | |||
$tests |
Méthode | Description | |
---|---|---|
__construct ( $params ) | ||
endPhase ( string $phaseName, integer $phaseType ) : void | ||
endStory ( |
||
endStoryplayer ( $duration ) : void | ||
logCliError ( string $msg ) : void | ||
logCliInfo ( string $msg ) : void | ||
logCliWarning ( string $msg ) : void | ||
logPhaseActivity ( string $msg ) : void | ||
logPhaseError ( string $phaseName, string $msg ) : void | ||
logPhaseSkipped ( string $phaseName, string $msg ) : void | ||
logVardump ( string $name, $var ) : void | ||
resetSilentMode ( ) | ||
setSilentMode ( ) | ||
startPhase ( string $phaseName, integer $phaseType ) : void | ||
startStory ( string $storyName, string $storyCategory, string $storyGroup, string $envName, string $deviceName ) : void | ||
startStoryplayer ( string $version, string $url, string $copyright, string $license ) : void |
Méthode | Description | |
---|---|---|
writeNotOkay ( resource $fp, integer $storyCounter, |
||
writeOkay ( resource $fp, integer $storyCounter, |
public logCliWarning ( string $msg ) : void | ||
$msg | string | |
Résultat | void |
public logPhaseActivity ( string $msg ) : void | ||
$msg | string | |
Résultat | void |
public logVardump ( string $name, $var ) : void | ||
$name | string | |
Résultat | void |