Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 2.238 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| io.clonecloudstore.test.driver.fake | 8 | 0 | 0 | 0 | 100% | 2.238 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
io.clonecloudstore.test.driver.fake
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FakeDriverTest | 4 | 0 | 0 | 0 | 100% | 0.019 s | |
| DriverS3FakeTest | 4 | 0 | 0 | 0 | 100% | 2.219 s |
Test Cases
[Summary] [Package List] [Test Cases]
FakeDriverTest
| test1NoBuckets | 0.002 s | |
| test3CreateAndDeleteObjectsInBucket | 0.005 s | |
| testCleanUp | 0.001 s | |
| test2CreateAndDeleteBucket | 0.002 s |
DriverS3FakeTest
| testDriverS3Empty | 0.022 s | |
| testDriverS3WithBucket | 0.002 s | |
| testDriverS3WithBucketAndObjects | 0.013 s | |
| testDriverS3WithBucketAndObjectsSha | 0.030 s |
