org.dasein.cloud.test.compute
Class StatelessVMMonitoringTests

java.lang.Object
  extended by org.dasein.cloud.test.compute.StatelessVMMonitoringTests

public class StatelessVMMonitoringTests
extends Object

Tests on VirtualMachineSupport that do not involve making any changes to the system.

Created by George Reese: 2/17/13 3:22 PM

Since:
2013.04
Version:
2013.04 initial version
Author:
George Reese

Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatelessVMMonitoringTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void checkMetaData()
           
static void cleanUp()
           
static void configure()
           
 void getConsoleOutput()
           
 void getSamplesForLastHour()
           
 void getStatisticsForLastHour()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final org.junit.rules.TestName name
Constructor Detail

StatelessVMMonitoringTests

public StatelessVMMonitoringTests()
Method Detail

configure

public static void configure()

cleanUp

public static void cleanUp()

before

public void before()

after

public void after()

checkMetaData

public void checkMetaData()
                   throws org.dasein.cloud.CloudException,
                          org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

getConsoleOutput

public void getConsoleOutput()
                      throws org.dasein.cloud.CloudException,
                             org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

getStatisticsForLastHour

public void getStatisticsForLastHour()
                              throws org.dasein.cloud.CloudException,
                                     org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

getSamplesForLastHour

public void getSamplesForLastHour()
                           throws org.dasein.cloud.CloudException,
                                  org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException


Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.