[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 5 | 0 | 0 | 0 | 100% | 3.46 |
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.jpmorgan.stocks.service.impl | 5 | 0 | 0 | 0 | 100% | 3.46 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| StockServiceImplTest | 5 | 0 | 0 | 0 | 100% | 3.46 |
[Summary] [Package List] [Test Cases]
| testCalculatePERatio | 0.047 | |
| testCreateTrade | 0.037 | |
| testCalculateGBCEindex | 0.007 | |
| testCalcultateDividendYield | 0.005 | |
| testCalculateStockPrice | 0.054 |