GitCommandRunnerTest

7

tests

0

failures

0

ignored

0.058s

duration

100%

successful

Tests

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

Standard output

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