public class ControlLabTest extends Object
ControlLab
.Modifier and Type | Field and Description |
---|---|
org.mockito.junit.MockitoRule |
rule |
org.junit.rules.ExpectedException |
thrown |
Constructor and Description |
---|
ControlLabTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testGetAvailablePorts() |
void |
testGetConnectedPortNameWhenConnected() |
void |
testGetConnectedPortNameWhenNotConnected() |
void |
testGetOutput() |
void |
testGetOutputGroup() |
void |
testGetOutputGroupDelegatesInTheSingleCase() |
void |
testOpen() |
void |
testToString() |
void |
testToStringWhenConnected() |
public org.mockito.junit.MockitoRule rule
public org.junit.rules.ExpectedException thrown
public void setUp()
public void testGetAvailablePorts()
public void testGetOutput()
public void testGetOutputGroupDelegatesInTheSingleCase()
public void testGetOutputGroup()
public void testGetConnectedPortNameWhenNotConnected()
public void testGetConnectedPortNameWhenConnected() throws Exception
Exception
public void testToString()
Copyright © 2016–2023. All rights reserved.