Test Result : FractionTest
0 failures
14 tests
All Tests
| Test name | Duration | Status |
|---|---|---|
| testAdd | 1 ms | Passed |
| testDivide | 1 ms | Passed |
| testEquals | 1 ms | Passed |
| testException | 6 ms | Passed |
| testExceptionValueOf | 1 ms | Passed |
| testInversion | 1 ms | Passed |
| testLessOrEqual | 0 ms | Passed |
| testMultiply | 0 ms | Passed |
| testPower | 2 ms | Passed |
| testPowerException | 1 ms | Passed |
| testSubstract | 1 ms | Passed |
| testToString | 1 ms | Passed |
| testValueOf | 4 ms | Passed |
| testValueOfNeg | 1 ms | Passed |