public class ParallelTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
cnter |
Constructor and Description |
---|
ParallelTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testGetAvailableCipherSuites()
|
void |
testGetChannelAuthenticationCapabilities()
|
void |
testOpenSession()
|
void |
testSendMessage()
|
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownAfterClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testGetAvailableCipherSuites() throws java.lang.Exception
java.lang.Exception
public void testGetChannelAuthenticationCapabilities() throws java.lang.Exception
IpmiConnector.getChannelAuthenticationCapabilities(ConnectionHandle, CipherSuite, PrivilegeLevel)
java.lang.Exception
public void testOpenSession() throws java.lang.Exception
java.lang.Exception
public void testSendMessage() throws java.lang.Exception
java.lang.Exception