[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 14 | 0 | 0 | 0 | 100% | 0.569 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| com.swingtech.cooksarm.core.service.impl | 2 | 0 | 0 | 0 | 100% | 0.236 |
| com.swingtech.cooksarm.core.error | 8 | 0 | 0 | 0 | 100% | 0.109 |
| com.swingtech.cooksarm.core.parser.error | 4 | 0 | 0 | 0 | 100% | 0.224 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| RecipeServiceImplTest | 2 | 0 | 0 | 0 | 100% | 0.236 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CooksArmServiceExceptionTest | 4 | 0 | 0 | 0 | 100% | 0.098 | |
| CooksArmDaoExceptionTest | 4 | 0 | 0 | 0 | 100% | 0.011 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| RecipeParseExceptionTest | 4 | 0 | 0 | 0 | 100% | 0.224 |
[Summary] [Package List] [Test Cases]
| testCooksArmServiceException | 0.001 | |
| testCooksArmServiceExceptionString | 0.001 | |
| testCooksArmServiceExceptionStringThrowable | 0 | |
| testCooksArmServiceExceptionThrowable | 0 |
| testRecipeParseException | 0.016 | |
| testRecipeParseExceptionString | 0.001 | |
| testRecipeParseExceptionStringThrowable | 0 | |
| testRecipeParseExceptionThrowable | 0 |
| testCooksArmDaoException | 0.004 | |
| testCooksArmDaoExceptionString | 0 | |
| testCooksArmDaoExceptionStringThrowable | 0 | |
| testCooksArmDaoExceptionThrowable | 0 |