mirror of https://github.com/apache/jclouds.git
dd7a129388
Having a deep look at this class noticed that most of the tests were duplicating tests in the AsyncMonitorTest class. All the functionallity provided by the awaitCompletion and monitor methods is already tested (and properly tested using mocks) in that class, so those methods have been removed. The BaseMonitoringService class just delegates to the AsyncMonitor one, adding a bit of logic to validate input parameters, so the BaseMonitoringServiceTest class now only tests the logic it is responsible for. |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Jclouds Abiquo Provider
This is the jclouds Abiquo provider. It enables compute features for the Abiquo cloud platform.
Documentation
Detailed information about the Abiquo REST API can be found in the Abiquo documentation page.
All information about building and using the jclouds-abiquo provider in your own project can be found in the Project Wiki.
Issue Tracking
If you find any issue in the provider api, please submit it to the Bug tracking system and we will do our best to fix it.