[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 18 | 0 | 0 | 0 | 100% | 0.274 |
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 |
|---|---|---|---|---|---|---|
| net.sf.staccatocommons.numbers | 18 | 0 | 0 | 0 | 100% | 0.274 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| NumbersUnitTest | 3 | 0 | 0 | 0 | 100% | 0.077 | |
| NumberTypesUnitTest | 15 | 0 | 0 | 0 | 100% | 0.197 |
[Summary] [Package List] [Test Cases]
| testBigDecimal | 0.036 | |
| testBigInteger | 0.002 | |
| testDouble_ | 0.002 | |
| testFloat_ | 0.002 | |
| testInteger | 0.004 | |
| testLong_ | 0.005 | |
| testAddBigInteger | 0.009 | |
| testAddBigDecimal | 0.002 | |
| testAddInteger | 0.002 | |
| testThenFunction | 0.004 | |
| testIncrement | 0.023 | |
| testDecrement | 0.016 | |
| testSign | 0.011 | |
| testEvenIsNotOdd | 0.031 | |
| testEvenIsRem2 | 0.024 |