Use assertj fluent assertions where appropriate

This commit demonstrates a few instances where assertj yields more
informative error messages than testng assertEquals and assertTrue.
Note that we could replace all testng asserts with assertj.
3 files changed
tree: b04aaceae92eee9474fd00b5b2e0c87f1619b61f
  1. aws-elb/
  2. aws-iam/
  3. aws-rds/
  4. elb/
  5. glacier/
  6. iam/
  7. rds/
  8. .gitignore
  9. pom.xml
  10. README.md
README.md

jclouds Labs AWS

Repository for developing AWS providers and APIs

License

Licensed under the Apache License, Version 2.0