org.dasein.cloud.test.compute
Class StatelessImageTests

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

public class StatelessImageTests
extends Object

[Class Documentation]

Created by George Reese: 2/19/13 7:24 AM

Author:
George Reese

Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatelessImageTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void checkMetaData()
           
static void cleanUp()
           
 void compareImageListAndStatus()
           
static void configure()
           
 void deprecation()
           
 void findAllPublicImages()
           
 void findTestLinuxOrWindowsInPrivateLibrary()
           
 void findUbuntuOrWindowsOrRHELInPublicLibrary()
           
 void getBogusImage()
           
 void getImage()
           
 void imageContent()
           
 void listKernelImages()
           
 void listKernelImageStatus()
           
 void listMachineImages()
           
 void listMachineImageStatus()
           
 void listRamdiskImages()
           
 void listRamdiskImageStatus()
           
 
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

StatelessImageTests

public StatelessImageTests()
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

getBogusImage

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

getImage

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

imageContent

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

listMachineImages

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

listKernelImages

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

listRamdiskImages

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

listMachineImageStatus

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

listKernelImageStatus

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

listRamdiskImageStatus

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

compareImageListAndStatus

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

findTestLinuxOrWindowsInPrivateLibrary

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

findAllPublicImages

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

findUbuntuOrWindowsOrRHELInPublicLibrary

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

deprecation

public void deprecation()
                 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.