GitCommandRunnerTest

7

tests

0

failures

0

ignored

0.066s

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.019s passed
passes extra environment variables 0.010s passed
runOrThrow returns the result on success 0.013s 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