GitCommandRunnerTest

7

tests

0

failures

0

ignored

0.087s

duration

100%

successful

Tests

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

Standard output

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