public class ControlLabIT extends Object
ControlLab.
These tests require a connection to the hardware. There's no way to validate the behavior other than observing the control lab, so there are no assertions.
| Constructor and Description |
|---|
ControlLabIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
testControlLabInputs() |
void |
testControlLabInputsRaw() |
void |
testControlLabOutputs() |
void |
testDescendingRange() |
void |
testFluentOutputControl() |
void |
testMotorInBothDirections()
This test starts all outputs at the highest power level, gradually decreases to the minimum power
level, then changes the direction and increases back to maximum.
|
void |
testOutputPowerLevels() |
void |
testRunUntilStopButtonPressed() |
void |
testTurnOutputOff() |
public void testRunUntilStopButtonPressed()
throws Exception
Exceptionpublic void testMotorInBothDirections()
throws Exception
Exception - on any issue with the testCopyright © 2016–2025. All rights reserved.