Class org.jenetics.internal.util.ArrayProxyImplTest

49

tests

0

failures

0.610s

duration

100%

successful

Tests

Test Duration Result
copy[0](2, 1) 0.016s passed
copy[1](0, 0) 0.002s passed
copy[2](1, 0) 0s passed
copy[3](234, 23) 0.002s passed
copy[4](12203, 433) 0.111s passed
copy[5](122300, 1433) 0.202s passed
getSet 0.004s passed
outOfBoundsGet[0](3, -1) 0.001s passed
outOfBoundsGet[1](3, 3) 0s passed
outOfBoundsGet[2](10, -234) 0s passed
outOfBoundsGet[3](10, 233) 0.001s passed
outOfBoundsGet[4](100, -292929) 0s passed
outOfBoundsGet[5](100, 200) 0s passed
outOfBoundsSet[0](3, -1) 0s passed
outOfBoundsSet[1](3, 3) 0s passed
outOfBoundsSet[2](10, -234) 0s passed
outOfBoundsSet[3](10, 233) 0.001s passed
outOfBoundsSet[4](100, -292929) 0s passed
outOfBoundsSet[5](100, 200) 0s passed
subIntInt[0](1000, 0, 1000) 0.002s passed
subIntInt[1](1000, 2, 1000) 0.002s passed
subIntInt[2](1000, 100, 900) 0.002s passed
subIntInt[3](1000, 5, 600) 0.001s passed
subIntInt[4](10000, 8800, 9400) 0.020s passed
subIntInt[5](10000, 4, 9800) 0.028s passed
subSubIntInt[0](1000, 0, 1000) 0.002s passed
subSubIntInt[1](1000, 2, 1000) 0.014s passed
subSubIntInt[2](1000, 100, 900) 0.002s passed
subSubIntInt[3](1000, 5, 600) 0.001s passed
subSubIntInt[4](10000, 8800, 9400) 0.005s passed
subSubIntInt[5](10000, 4, 9800) 0.034s passed
subSubSubIntInt[0](1000, 0, 1000) 0.002s passed
subSubSubIntInt[1](1000, 2, 1000) 0.013s passed
subSubSubIntInt[2](1000, 100, 900) 0.001s passed
subSubSubIntInt[3](1000, 5, 600) 0.002s passed
subSubSubIntInt[4](10000, 8800, 9400) 0.005s passed
subSubSubIntInt[5](10000, 4, 9800) 0.071s passed
swapIntIntArrayProxyIntIndexOutOfBounds[0](10, -1, 5, 15, 4) 0s passed
swapIntIntArrayProxyIntIndexOutOfBounds[1](10, 1, -5, 15, 4) 0s passed
swapIntIntArrayProxyIntIndexOutOfBounds[2](10, 0, 5, 15, -3) 0.001s passed
swapIntIntArrayProxyIntIndexOutOfBounds[3](10, 2, 7, 3, 1) 0s passed
swapIntIntArrayProxyIntIndexOutOfBounds[4](100, 2, 100, 34, 3) 0s passed
swapIntIntArrayProxyInt[0](10, 1, 5, 15, 4) 0.001s passed
swapIntIntArrayProxyInt[1](10, 5, 7, 3, 1) 0.001s passed
swapIntIntArrayProxyInt[2](100, 23, 56, 60, 21) 0s passed
swapIntIntArrayProxyInt[3](1000, 231, 561, 601, 211) 0.001s passed
swapIntIntArrayProxyInt[4](10001, 2310, 5610, 6010, 2113) 0.035s passed
uncheckedGetSet 0.019s passed
uncheckedOffsetGetSet 0.005s passed