OK, understood. You could still do 
```
assertTrue(exceptions.isEmpty, "Expected no exceptions but got %s", 
exceptions.iterator().next().getStackTrace());
```
or whatever the exact command is, though ;-)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/commit/3ad6b275d45270c30ce6faadfa11342032c1da5e#commitcomment-4037356

Reply via email to