> @@ -86,4 +88,37 @@ public void testUsersByName() {
> }
>
> }
> +
> + public void testAddDeleteUser() {Split this out into two tests, one depending on the other? Like this, if the test fails, we don't know which of the operations broke... --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/290/files#r9720512
