Test |
Duration |
Result |
testCorrectConstruction[0](0, 0) |
0s |
passed |
testCorrectConstruction[1](0, 11) |
0s |
passed |
testCorrectConstruction[2](0, 1) |
0s |
passed |
testCorrectConstruction[3](1, 14) |
0s |
passed |
testCorrectConstruction[4](14, 14) |
0s |
passed |
testEquals |
0s |
passed |
testFilter[0](0, 0) |
0.001s |
passed |
testFilter[1](0, 11) |
0s |
passed |
testFilter[2](0, 1) |
0s |
passed |
testFilter[3](1, 14) |
0s |
passed |
testFilter[4](14, 14) |
0s |
passed |
testForEach[0](0, 0) |
0s |
passed |
testForEach[1](0, 11) |
0s |
passed |
testForEach[2](0, 1) |
0s |
passed |
testForEach[3](1, 14) |
0s |
passed |
testForEach[4](14, 14) |
0s |
passed |
testMapToDouble[0](0, 0) |
0s |
passed |
testMapToDouble[1](0, 11) |
0s |
passed |
testMapToDouble[2](0, 1) |
0s |
passed |
testMapToDouble[3](1, 14) |
0s |
passed |
testMapToDouble[4](14, 14) |
0s |
passed |
testMapToInteger[0](0, 0) |
0s |
passed |
testMapToInteger[1](0, 11) |
0s |
passed |
testMapToInteger[2](0, 1) |
0.001s |
passed |
testMapToInteger[3](1, 14) |
0s |
passed |
testMapToInteger[4](14, 14) |
0s |
passed |
testNullForEachConsumer[0](0, 0) |
0s |
passed |
testNullForEachConsumer[1](0, 11) |
0s |
passed |
testNullForEachConsumer[2](0, 1) |
0s |
passed |
testNullForEachConsumer[3](1, 14) |
0s |
passed |
testNullForEachConsumer[4](14, 14) |
0s |
passed |
testSize[0](0, 0) |
0s |
passed |
testSize[1](0, 11) |
0s |
passed |
testSize[2](0, 1) |
0s |
passed |
testSize[3](1, 14) |
0s |
passed |
testSize[4](14, 14) |
0s |
passed |
testSumInt[0](0, 0) |
0.001s |
passed |
testSumInt[1](0, 11) |
0s |
passed |
testSumInt[2](0, 1) |
0s |
passed |
testSumInt[3](1, 14) |
0s |
passed |
testSumInt[4](14, 14) |
0s |
passed |
testSum[0](0, 0) |
0s |
passed |
testSum[1](0, 11) |
0s |
passed |
testSum[2](0, 1) |
0s |
passed |
testSum[3](1, 14) |
0s |
passed |
testSum[4](14, 14) |
0s |
passed |
testValidLength[0](0, 0) |
0s |
passed |
testValidLength[1](0, 11) |
0s |
passed |
testValidLength[2](0, 1) |
0s |
passed |
testValidLength[3](1, 14) |
0s |
passed |
testValidLength[4](14, 14) |
0s |
passed |
testWrongConstruction[0](-1, -1) |
0s |
passed |
testWrongConstruction[1](-1, -2) |
0s |
passed |
testWrongConstruction[2](1, 0) |
0s |
passed |
testWrongConstruction[3](15, 14) |
0s |
passed |
testWrongConstruction[4](-1, 0) |
0s |
passed |