Failsafe Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 7 41.667% 47.717

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.chabala.brick.controllab 12 0 0 7 41.667% 47.717

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.chabala.brick.controllab

Class Tests Errors Failures Skipped Success Rate Time
ControlLabIT 9 0 0 4 55.556% 46.803
MultipleControlLabIT 3 0 0 3 0% 0.914

Test Cases

[Summary] [Package List] [Test Cases]

ControlLabIT

testRunUntilStopButtonPressed 0
Requires interaction with stop button to complete, only run manually
testControlLabInputsRaw 0
Requires interaction with stop button to complete, only run manually
testDescendingRange 0.006
testOutputPowerLevels 11.688
testFluentOutputControl 10.69
testMotorInBothDirections 0
Requires interaction with Input 1 to complete, only run manually
testControlLabInputs 0
Requires interaction with stop button to complete, only run manually
testTurnOutputOff 9.691
testControlLabOutputs 14.718

MultipleControlLabIT

testPortIdentification 0
Requires interaction with stop button to complete, only run manually
testOperatingInTandem 0
Requires interaction with stop button to complete, only run manually
testOperatingInUnison 0
as many serial ports as requested should be available: got: <[/dev/ttyUSB0]>, expected: a collection with size a value equal to or greater than <2>

Failure Details

[Summary] [Package List] [Test Cases]


testRunUntilStopButtonPressed
skipped: Requires interaction with stop button to complete, only run manually
testControlLabInputsRaw
skipped: Requires interaction with stop button to complete, only run manually
testMotorInBothDirections
skipped: Requires interaction with Input 1 to complete, only run manually
testControlLabInputs
skipped: Requires interaction with stop button to complete, only run manually
testPortIdentification
skipped: Requires interaction with stop button to complete, only run manually
testOperatingInTandem
skipped: Requires interaction with stop button to complete, only run manually
testOperatingInUnison
skipped: as many serial ports as requested should be available: got: <[/dev/ttyUSB0]>, expected: a collection with size a value equal to or greater than <2>