Arquillian Test SPI 1.0.0.CR7

Uses of Class
org.jboss.arquillian.test.spi.ContainerProfile

Packages that use ContainerProfile
org.jboss.arquillian.test.spi   
 

Uses of ContainerProfile in org.jboss.arquillian.test.spi
 

Methods in org.jboss.arquillian.test.spi that return ContainerProfile
static ContainerProfile ContainerProfile.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContainerProfile[] ContainerProfile.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Arquillian Test SPI 1.0.0.CR7

Copyright © 2011 JBoss by Red Hat. All Rights Reserved.