> +import java.net.URI; > + > +import javax.ws.rs.core.MediaType; > + > +import org.jclouds.http.HttpResponse; > +import org.jclouds.rackspace.autoscale.v1.domain.Webhook; > +import org.jclouds.rackspace.autoscale.v1.domain.WebhookResponse; > +import > org.jclouds.rackspace.autoscale.v1.internal.BaseAutoscaleApiExpectTest; > +import org.testng.annotations.Test; > + > +import com.google.common.collect.FluentIterable; > +import com.google.common.collect.ImmutableList; > +import com.google.common.collect.ImmutableMap; > + > +/** > + * Tests GroupApi Guice wiring and parsing
This javadoc does not describe this test class. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/48/files#r7513335