GitCommandRunnerTest

7

tests

0

failures

0

ignored

0.023s

duration

100%

successful

Tests

Test Duration Result
captures stdout, stderr and exit code 0.003s passed
hands the started process to onProcess, so callers can terminate it early 0.003s passed
lines splits stdout and drops blank lines 0.003s passed
passes extra environment variables 0.003s passed
runOrThrow returns the result on success 0.003s passed
runOrThrow throws with command and stderr on failure 0.005s passed
runs the command in the given working directory 0.003s passed

Standard output

Creating nstance of class de.hoennig.werkator.git.GitCommandRunnerTest