CalculatorTest
|
100%
successful |
Tests
Test | Method name | Duration | Result |
---|---|---|---|
disabledTest() | disabledTest() | - | ignored |
testAdd() | testAdd() | 0.004s | passed |
Subtraction test 10 of 10 | testSubtract()[10] | 0.001s | passed |
Subtraction test 1 of 10 | testSubtract()[1] | 0.001s | passed |
Subtraction test 2 of 10 | testSubtract()[2] | 0.001s | passed |
Subtraction test 3 of 10 | testSubtract()[3] | 0.001s | passed |
Subtraction test 4 of 10 | testSubtract()[4] | 0.001s | passed |
Subtraction test 5 of 10 | testSubtract()[5] | 0.001s | passed |
Subtraction test 6 of 10 | testSubtract()[6] | 0.001s | passed |
Subtraction test 7 of 10 | testSubtract()[7] | 0s | passed |
Subtraction test 8 of 10 | testSubtract()[8] | 0s | passed |
Subtraction test 9 of 10 | testSubtract()[9] | 0.001s | passed |
Standard output
The testing of the Calculator class has commenced!! The testing of the Calculator class has ceased!!