Package org.jclouds.virtacore.publiccloud

Examples of org.jclouds.virtacore.publiccloud.VirtacorePublicCloudLAXProviderMetadata


*/
@Test(groups = "unit", testName = "VirtacorePublicCloudLAXProviderTest")
public class VirtacorePublicCloudLAXProviderTest extends BaseProviderMetadataTest {

   public VirtacorePublicCloudLAXProviderTest() {
      super(new VirtacorePublicCloudLAXProviderMetadata(), ProviderMetadata.COMPUTE_TYPE);
   }
View Full Code Here

TOP

Related Classes of org.jclouds.virtacore.publiccloud.VirtacorePublicCloudLAXProviderMetadata

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.