> @@ -86,4 +88,37 @@ public void testUsersByName() {
>        }
>  
>     }
> +   
> +   public void testAddDeleteUser() {

> We should be able to figure out which operation failed by looking at which 
> assert failed.

Sure, but if you're looking at test results in Jenkins or whatever, it's nice 
when the name of the failed test tells you all you need to know ;-) But I 
appreciate that we need the ID here, so let's keep as is.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/290/files#r9726140

Reply via email to