public class PowerConsumptionSwitchTest extends Object
PowerConsumptionSwitch.| Constructor and Description |
|---|
PowerConsumptionSwitchTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testPowerAtCpu1() |
void |
testPowerAtCpu2() |
void |
testPowerAtMountedPdu() |
void |
testPowerAtNestedMountedPdu1() |
void |
testPowerAtNestedMountedPdu2() |
void |
testPowerAtRepo() |
void |
testPowerAtRootPdu() |
public static void setupBeforeClass()
public static void tearDownAfterClass()
public void testPowerAtRootPdu()
public void testPowerAtMountedPdu()
public void testPowerAtRepo()
public void testPowerAtNestedMountedPdu2()
public void testPowerAtCpu2()
public void testPowerAtNestedMountedPdu1()
public void testPowerAtCpu1()