Cleanup tests:

* Use TestNG assertions
* Formatted code in compute tests
* Removed unnecessary local variables in tests to avoid using them by
  mistake between independent tests.
You can merge this Pull Request by running:

  git pull https://github.com/nacx/jclouds-chef cleanup-tests

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-chef/pull/17

-- Commit Summary --

  * Cleanup tests

-- File Changes --

    M 
compute/src/test/java/org/jclouds/chef/compute/ChefComputeServiceLiveTest.java 
(15)
    M 
compute/src/test/java/org/jclouds/chef/compute/internal/BaseComputeServiceIntegratedChefClientLiveTest.java
 (129)
    M core/src/test/java/org/jclouds/chef/internal/BaseChefApiLiveTest.java (24)

-- Patch Links --

https://github.com/jclouds/jclouds-chef/pull/17.patch
https://github.com/jclouds/jclouds-chef/pull/17.diff

Reply via email to