Class org.broadinstitute.hellbender.utils.runtime.ProcessControllerUnitTest

28

tests

0

failures

0

ignored

0.138s

duration

100%

successful

Tests

Test Duration Result
testDirectory 0.012s passed
testEcho[0](echo Hello World) 0.005s passed
testEcho[1](echo 'Hello World) 0.004s passed
testEcho[2](echo Hello World') 0.004s passed
testEcho[3](echo 'Hello World') 0.003s passed
testEcho[4](<long command>) 0.004s passed
testEnvironment 0.005s passed
testErrorToErr 0.004s passed
testErrorToOut 0.003s passed
testReadStdInBuffer 0.003s passed
testReadStdInFile 0.005s passed
testReuseAfterError 0.028s passed
testScript[0](echo Hello World) 0.004s passed
testScript[1](echo 'Hello World) 0.004s passed
testScript[2](echo Hello World') 0.004s passed
testScript[3](echo 'Hello World') 0.004s passed
testScript[4](echo "Hello World") 0.003s passed
testScript[5](no_such_echo Hello World) 0.004s passed
testScript[6](echo #) 0.003s passed
testScript[7](echo \#) 0.004s passed
testScript[8](echo \\#) 0.004s passed
testScript[9](<long command>) 0.004s passed
testTruncateBuffer[0](0, 0) 0.003s passed
testTruncateBuffer[1](12, 12) 0.003s passed
testTruncateBuffer[2](13, 12) 0.003s passed
testTruncateBuffer[3](11, 11) 0.005s passed
testUnableToStart 0.003s passed
testWriteStdOut 0.003s passed

Standard output

Testing to stdout