>  /**
> - * @author Adrian Cole
> + * This class is responsible for testing the Account API methods.
> + * 
> + * @see {@link AccountApi}
> + * 
> + * @author Jeremy Daggett
>   */
>  @Test(groups = "unit", testName = "AccountApiExpectTest")
>  public class AccountApiExpectTest extends BaseSwiftApiExpectTest {

Any reason for not using the "standard" jclouds `requestsSendResponses

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/17/files#r6383866

Reply via email to