Apache Commons logo Apache Commons RNG

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1685 0 0 119 92.9% 31.15 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.rng.simple.internal 766 0 0 2 99.7% 0.402 s
org.apache.commons.rng.simple 919 0 0 117 87.3% 30.75 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.rng.simple.internal

- Class Tests Errors Failures Skipped Success Rate Time
SeedFactoryTest 36 0 0 0 100% 0.127 s
ArrayConverterEndianTest 17 0 0 0 100% 0.013 s
Long2IntTest 1 0 0 0 100% 0.001 s
ByteArray2LongArrayTest 17 0 0 0 100% 0.005 s
Long2IntArrayTest 1 0 0 0 100% 0.004 s
NativeSeedTypeTest 150 0 0 0 100% 0.062 s
ConversionsTest 215 0 0 0 100% 0.063 s
ByteArray2IntArrayTest 9 0 0 0 100% 0.005 s
IntArray2LongArrayTest 5 0 0 0 100% 0.001 s
RandomSourceInternalParametricTest 275 0 0 0 100% 0.054 s
LongArray2IntArrayTest 6 0 0 0 100% 0.002 s
Long2LongArrayTest 1 0 0 0 100% 0 s
MixFunctionsTest 7 0 0 0 100% 0.023 s
NativeSeedTypeParametricTest 21 0 0 2 90.5% 0.014 s
SeedUtilsTest 2 0 0 0 100% 0.026 s
SeedConverterComposerTest 1 0 0 0 100% 0.001 s
NoOpConverterTest 2 0 0 0 100% 0.001 s

org.apache.commons.rng.simple

- Class Tests Errors Failures Skipped Success Rate Time
ProvidersCommonParametricTest 901 0 0 117 87.0% 30.65 s
ThreadLocalRandomSourceTest 3 0 0 0 100% 0.008 s
JDKRandomBridgeTest 2 0 0 0 100% 0.064 s
JDKRandomWrapperTest 4 0 0 0 100% 0.001 s
RandomSourceTest 9 0 0 0 100% 0.027 s

Test Cases

[Summary] [Package List] [Test Cases]

SeedFactoryTest

testEnsureNonZeroLongArrayIgnoresEmptySeed 0 s
testCreateLongArray 0.031 s
testEnsureNonZeroIntArrayIgnoresEmptySeed 0 s
testCreateLongArrayWithCompleteBlockSize 0.001 s
testEnsureNonZeroByteArrayIgnoresEmptySeed 0.001 s
testCreateByteArrayIgnoresNonZeroPositions 0 s
testEnsureNonZeroIntArrayWithAllZeroBytesUpdatesFromTo 0.001 s
testCreateByteArrayWithAllZeroBytesUpdatesFromTo 0.001 s
testCreateIntArray 0.018 s
testCreateIntArrayWithCompleteBlockSize 0.001 s
testCreateIntArrayWithIncompleteBlockSize 0 s
testCreateLongArrayWithIncompleteBlockSize 0 s
testCreateIntArrayWithZeroSize 0 s
testCreateByteArrayWithSizeZero 0 s
testZeroByteArraySourceOfRandomness 0.001 s
testCreateLong 0.022 s
testEnsureNonZeroByteArrayWithAllZeroBytesUpdatesFromTo(long)[1] 0.001 s
testEnsureNonZeroByteArrayWithAllZeroBytesUpdatesFromTo(long)[2] 0 s
testEnsureNonZeroByteArrayWithAllZeroBytesUpdatesFromTo(long)[3] 0.001 s
testEnsureNonZeroByteArrayWithAllZeroBytesUpdatesFromTo(long)[4] 0.001 s
testEnsureNonZeroByteArrayWithAllZeroBytesUpdatesFromTo(long)[5] 0 s
testEnsureNonZeroLongArrayThrowsWithInvalidRange(int, int, int)[1] 0.008 s
testEnsureNonZeroLongArrayThrowsWithInvalidRange(int, int, int)[2] 0 s
testEnsureNonZeroLongArrayThrowsWithInvalidRange(int, int, int)[3] 0.001 s
testEnsureNonZeroLongArrayThrowsWithInvalidRange(int, int, int)[4] 0 s
testEnsureNonZeroValue 0.001 s
testCreateLongArrayWithZeroSize 0 s
testEnsureNonZeroLongArrayWithAllZeroBytesUpdatesFromTo 0 s
testEnsureNonZeroIntArrayThrowsWithInvalidRange(int, int, int)[1] 0.001 s
testEnsureNonZeroIntArrayThrowsWithInvalidRange(int, int, int)[2] 0 s
testEnsureNonZeroIntArrayThrowsWithInvalidRange(int, int, int)[3] 0.001 s
testEnsureNonZeroIntArrayThrowsWithInvalidRange(int, int, int)[4] 0 s
testEnsureNonZeroByteArrayThrowsWithInvalidRange(int, int, int)[1] 0.009 s
testEnsureNonZeroByteArrayThrowsWithInvalidRange(int, int, int)[2] 0.001 s
testEnsureNonZeroByteArrayThrowsWithInvalidRange(int, int, int)[3] 0 s
testEnsureNonZeroByteArrayThrowsWithInvalidRange(int, int, int)[4] 0 s

ArrayConverterEndianTest

testLittleEndian(int)[1] 0.002 s
testLittleEndian(int)[2] 0 s
testLittleEndian(int)[3] 0.001 s
testLittleEndian(int)[4] 0 s
testLittleEndian(int)[5] 0 s
testLittleEndian(int)[6] 0.001 s
testLittleEndian(int)[7] 0 s
testLittleEndian(int)[8] 0.001 s
testLittleEndian(int)[9] 0 s
testLittleEndian(int)[10] 0 s
testLittleEndian(int)[11] 0.001 s
testLittleEndian(int)[12] 0 s
testLittleEndian(int)[13] 0 s
testLittleEndian(int)[14] 0 s
testLittleEndian(int)[15] 0 s
testLittleEndian(int)[16] 0.001 s
testLittleEndian(int)[17] 0 s

Long2IntTest

testConversion 0.001 s

ProvidersCommonParametricTest

testUnrestorableToString(Data)[1] 0 s
testUnrestorableToString(Data)[2] 0 s
testUnrestorableToString(Data)[3] 0 s
testUnrestorableToString(Data)[4] 0 s
testUnrestorableToString(Data)[5] 0 s
testUnrestorableToString(Data)[6] 0 s
testUnrestorableToString(Data)[7] 0 s
testUnrestorableToString(Data)[8] 0.001 s
testUnrestorableToString(Data)[9] 0 s
testUnrestorableToString(Data)[10] 0 s
testUnrestorableToString(Data)[11] 0 s
testUnrestorableToString(Data)[12] 0 s
testUnrestorableToString(Data)[13] 0 s
testUnrestorableToString(Data)[14] 0 s
testUnrestorableToString(Data)[15] 0 s
testUnrestorableToString(Data)[16] 0 s
testUnrestorableToString(Data)[17] 0 s
testUnrestorableToString(Data)[18] 0 s
testUnrestorableToString(Data)[19] 0 s
testUnrestorableToString(Data)[20] 0 s
testUnrestorableToString(Data)[21] 0 s
testUnrestorableToString(Data)[22] 0 s
testUnrestorableToString(Data)[23] 0 s
testUnrestorableToString(Data)[24] 0 s
testUnrestorableToString(Data)[25] 0 s
testUnrestorableToString(Data)[26] 0 s
testUnrestorableToString(Data)[27] 0 s
testUnrestorableToString(Data)[28] 0 s
testUnrestorableToString(Data)[29] 0.001 s
testUnrestorableToString(Data)[30] 0 s
testUnrestorableToString(Data)[31] 0.001 s
testUnrestorableToString(Data)[32] 0 s
testUnrestorableToString(Data)[33] 0 s
testUnrestorableToString(Data)[34] 0 s
testUnrestorableToString(Data)[35] 0 s
testUnrestorableToString(Data)[36] 0 s
testUnrestorableToString(Data)[37] 0 s
testUnrestorableToString(Data)[38] 0 s
testUnrestorableToString(Data)[39] 0.001 s
testUnrestorableToString(Data)[40] 0 s
testUnrestorableToString(Data)[41] 0 s
testUnrestorableToString(Data)[42] 0 s
testUnrestorableToString(Data)[43] 0 s
testUnrestorableToString(Data)[44] 0 s
testUnrestorableToString(Data)[45] 0 s
testUnrestorableToString(Data)[46] 0 s
testUnrestorableToString(Data)[47] 0.001 s
testUnrestorableToString(Data)[48] 0 s
testUnrestorableToString(Data)[49] 0 s
testUnrestorableToString(Data)[50] 0 s
testUnrestorableToString(Data)[51] 0 s
testUnrestorableToString(Data)[52] 0 s
testUnrestorableToString(Data)[53] 0 s
testSerializingState(Data)[1] 0.001 s
testSerializingState(Data)[2] 0.001 s
testSerializingState(Data)[3] 0.001 s
testSerializingState(Data)[4] 0.001 s
testSerializingState(Data)[5] 0.001 s
testSerializingState(Data)[6] 0.001 s
testSerializingState(Data)[7] 0.001 s
testSerializingState(Data)[8] 0.001 s
testSerializingState(Data)[9] 0.001 s
testSerializingState(Data)[10] 0.001 s
testSerializingState(Data)[11] 0.005 s
testSerializingState(Data)[12] 0.001 s
testSerializingState(Data)[13] 0.001 s
testSerializingState(Data)[14] 0.001 s
testSerializingState(Data)[15] 0 s
testSerializingState(Data)[16] 0.002 s
testSerializingState(Data)[17] 0.001 s
testSerializingState(Data)[18] 0.001 s
testSerializingState(Data)[19] 0.001 s
testSerializingState(Data)[20] 0 s
testSerializingState(Data)[21] 0.001 s
testSerializingState(Data)[22] 0.001 s
testSerializingState(Data)[23] 0 s
testSerializingState(Data)[24] 0.001 s
testSerializingState(Data)[25] 0.001 s
testSerializingState(Data)[26] 0 s
testSerializingState(Data)[27] 0.001 s
testSerializingState(Data)[28] 0.001 s
testSerializingState(Data)[29] 0.001 s
testSerializingState(Data)[30] 0 s
testSerializingState(Data)[31] 0.001 s
testSerializingState(Data)[32] 0.001 s
testSerializingState(Data)[33] 0 s
testSerializingState(Data)[34] 0.001 s
testSerializingState(Data)[35] 0 s
testSerializingState(Data)[36] 0.001 s
testSerializingState(Data)[37] 0.001 s
testSerializingState(Data)[38] 0 s
testSerializingState(Data)[39] 0.001 s
testSerializingState(Data)[40] 0 s
testSerializingState(Data)[41] 0.001 s
testSerializingState(Data)[42] 0 s
testSerializingState(Data)[43] 0 s
testSerializingState(Data)[44] 0 s
testSerializingState(Data)[45] 0.001 s
testSerializingState(Data)[46] 0 s
testSerializingState(Data)[47] 0.001 s
testSerializingState(Data)[48] 0.001 s
testSerializingState(Data)[49] 0 s
testSerializingState(Data)[50] 0.001 s
testSerializingState(Data)[51] 0 s
testSerializingState(Data)[52] 0.001 s
testSerializingState(Data)[53] 0.001 s
testAllSeedTypes(Data)[1] 0 s
testAllSeedTypes(Data)[2] 0.001 s
testAllSeedTypes(Data)[3] 0 s
testAllSeedTypes(Data)[4] 0 s
testAllSeedTypes(Data)[5] 0.001 s
testAllSeedTypes(Data)[6] 0 s
testAllSeedTypes(Data)[7] 0 s
testAllSeedTypes(Data)[8] 0 s
testAllSeedTypes(Data)[9] 0 s
testAllSeedTypes(Data)[10] 0 s
testAllSeedTypes(Data)[11] 0.001 s
testAllSeedTypes(Data)[12] 0 s
testAllSeedTypes(Data)[13] 0 s
testAllSeedTypes(Data)[14] 0 s
testAllSeedTypes(Data)[15] 0 s
testAllSeedTypes(Data)[16] 0.001 s
testAllSeedTypes(Data)[17] 0 s
testAllSeedTypes(Data)[18] 0 s
testAllSeedTypes(Data)[19] 0 s
testAllSeedTypes(Data)[20] 0 s
testAllSeedTypes(Data)[21] 0 s
testAllSeedTypes(Data)[22] 0 s
testAllSeedTypes(Data)[23] 0 s
testAllSeedTypes(Data)[24] 0 s
testAllSeedTypes(Data)[25] 0.001 s
testAllSeedTypes(Data)[26] 0 s
testAllSeedTypes(Data)[27] 0 s
testAllSeedTypes(Data)[28] 0 s
testAllSeedTypes(Data)[29] 0.001 s
testAllSeedTypes(Data)[30] 0.001 s
testAllSeedTypes(Data)[31] 0.001 s
testAllSeedTypes(Data)[32] 0 s
testAllSeedTypes(Data)[33] 0 s
testAllSeedTypes(Data)[34] 0 s
testAllSeedTypes(Data)[35] 0 s
testAllSeedTypes(Data)[36] 0 s
testAllSeedTypes(Data)[37] 0.001 s
testAllSeedTypes(Data)[38] 0 s
testAllSeedTypes(Data)[39] 0 s
testAllSeedTypes(Data)[40] 0 s
testAllSeedTypes(Data)[41] 0 s
testAllSeedTypes(Data)[42] 0 s
testAllSeedTypes(Data)[43] 0 s
testAllSeedTypes(Data)[44] 0 s
testAllSeedTypes(Data)[45] 0.006 s
testAllSeedTypes(Data)[46] 0 s
testAllSeedTypes(Data)[47] 0 s
testAllSeedTypes(Data)[48] 0.001 s
testAllSeedTypes(Data)[49] 0 s
testAllSeedTypes(Data)[50] 0 s
testAllSeedTypes(Data)[51] 0 s
testAllSeedTypes(Data)[52] 0 s
testAllSeedTypes(Data)[53] 0 s
testZeroIntArraySeed(Data)[1] 0.098 s
testZeroIntArraySeed(Data)[2] 0.123 s
testZeroIntArraySeed(Data)[3] 0 s
- skipped -
testZeroIntArraySeed(Data)[4] 0 s
- skipped -
testZeroIntArraySeed(Data)[5] 0 s
- skipped -
testZeroIntArraySeed(Data)[6] 0 s
- skipped -
testZeroIntArraySeed(Data)[7] 0 s
- skipped -
testZeroIntArraySeed(Data)[8] 0 s
- skipped -
testZeroIntArraySeed(Data)[9] 0.113 s
testZeroIntArraySeed(Data)[10] 0 s
- skipped -
testZeroIntArraySeed(Data)[11] 0.093 s
testZeroIntArraySeed(Data)[12] 0 s
- skipped -
testZeroIntArraySeed(Data)[13] 0 s
- skipped -
testZeroIntArraySeed(Data)[14] 0 s
- skipped -
testZeroIntArraySeed(Data)[15] 0 s
- skipped -
testZeroIntArraySeed(Data)[16] 0.099 s
testZeroIntArraySeed(Data)[17] 0.092 s
testZeroIntArraySeed(Data)[18] 0.093 s
testZeroIntArraySeed(Data)[19] 0.092 s
testZeroIntArraySeed(Data)[20] 0 s
- skipped -
testZeroIntArraySeed(Data)[21] 0.086 s
testZeroIntArraySeed(Data)[22] 0 s
- skipped -
testZeroIntArraySeed(Data)[23] 0.090 s
testZeroIntArraySeed(Data)[24] 0.089 s
testZeroIntArraySeed(Data)[25] 0.107 s
testZeroIntArraySeed(Data)[26] 0.089 s
testZeroIntArraySeed(Data)[27] 0 s
- skipped -
testZeroIntArraySeed(Data)[28] 0 s
- skipped -
testZeroIntArraySeed(Data)[29] 0.087 s
testZeroIntArraySeed(Data)[30] 0.089 s
testZeroIntArraySeed(Data)[31] 0.095 s
testZeroIntArraySeed(Data)[32] 0 s
- skipped -
testZeroIntArraySeed(Data)[33] 0 s
- skipped -
testZeroIntArraySeed(Data)[34] 0 s
- skipped -
testZeroIntArraySeed(Data)[35] 0 s
- skipped -
testZeroIntArraySeed(Data)[36] 0 s
- skipped -
testZeroIntArraySeed(Data)[37] 0 s
- skipped -
testZeroIntArraySeed(Data)[38] 0.084 s
testZeroIntArraySeed(Data)[39] 0.083 s
testZeroIntArraySeed(Data)[40] 0 s
- skipped -
testZeroIntArraySeed(Data)[41] 0 s
- skipped -
testZeroIntArraySeed(Data)[42] 0 s
- skipped -
testZeroIntArraySeed(Data)[43] 0 s
- skipped -
testZeroIntArraySeed(Data)[44] 0 s
- skipped -
testZeroIntArraySeed(Data)[45] 0 s
- skipped -
testZeroIntArraySeed(Data)[46] 0.084 s
testZeroIntArraySeed(Data)[47] 0.083 s
testZeroIntArraySeed(Data)[48] 0.101 s
testZeroIntArraySeed(Data)[49] 0.086 s
testZeroIntArraySeed(Data)[50] 0.093 s
testZeroIntArraySeed(Data)[51] 0.091 s
testZeroIntArraySeed(Data)[52] 0.089 s
testZeroIntArraySeed(Data)[53] 0.092 s
testSupportedInterfaces(Data)[1] 0 s
testSupportedInterfaces(Data)[2] 0.001 s
testSupportedInterfaces(Data)[3] 0 s
testSupportedInterfaces(Data)[4] 0 s
testSupportedInterfaces(Data)[5] 0 s
testSupportedInterfaces(Data)[6] 0 s
testSupportedInterfaces(Data)[7] 0 s
testSupportedInterfaces(Data)[8] 0 s
testSupportedInterfaces(Data)[9] 0 s
testSupportedInterfaces(Data)[10] 0 s
testSupportedInterfaces(Data)[11] 0 s
testSupportedInterfaces(Data)[12] 0 s
testSupportedInterfaces(Data)[13] 0 s
testSupportedInterfaces(Data)[14] 0 s
testSupportedInterfaces(Data)[15] 0 s
testSupportedInterfaces(Data)[16] 0.001 s
testSupportedInterfaces(Data)[17] 0 s
testSupportedInterfaces(Data)[18] 0 s
testSupportedInterfaces(Data)[19] 0 s
testSupportedInterfaces(Data)[20] 0 s
testSupportedInterfaces(Data)[21] 0 s
testSupportedInterfaces(Data)[22] 0 s
testSupportedInterfaces(Data)[23] 0 s
testSupportedInterfaces(Data)[24] 0 s
testSupportedInterfaces(Data)[25] 0 s
testSupportedInterfaces(Data)[26] 0 s
testSupportedInterfaces(Data)[27] 0 s
testSupportedInterfaces(Data)[28] 0 s
testSupportedInterfaces(Data)[29] 0 s
testSupportedInterfaces(Data)[30] 0 s
testSupportedInterfaces(Data)[31] 0 s
testSupportedInterfaces(Data)[32] 0 s
testSupportedInterfaces(Data)[33] 0 s
testSupportedInterfaces(Data)[34] 0 s
testSupportedInterfaces(Data)[35] 0 s
testSupportedInterfaces(Data)[36] 0 s
testSupportedInterfaces(Data)[37] 0 s
testSupportedInterfaces(Data)[38] 0 s
testSupportedInterfaces(Data)[39] 0.001 s
testSupportedInterfaces(Data)[40] 0 s
testSupportedInterfaces(Data)[41] 0 s
testSupportedInterfaces(Data)[42] 0 s
testSupportedInterfaces(Data)[43] 0 s
testSupportedInterfaces(Data)[44] 0 s
testSupportedInterfaces(Data)[45] 0 s
testSupportedInterfaces(Data)[46] 0 s
testSupportedInterfaces(Data)[47] 0 s
testSupportedInterfaces(Data)[48] 0 s
testSupportedInterfaces(Data)[49] 0.001 s
testSupportedInterfaces(Data)[50] 0 s
testSupportedInterfaces(Data)[51] 0 s
testSupportedInterfaces(Data)[52] 0 s
testSupportedInterfaces(Data)[53] 0 s
testNullSeed(Data)[1] 0.100 s
testNullSeed(Data)[2] 0.106 s
testNullSeed(Data)[3] 0.116 s
testNullSeed(Data)[4] 0.114 s
testNullSeed(Data)[5] 0.122 s
testNullSeed(Data)[6] 0.127 s
testNullSeed(Data)[7] 0.134 s
testNullSeed(Data)[8] 0.137 s
testNullSeed(Data)[9] 0.109 s
testNullSeed(Data)[10] 0.097 s
testNullSeed(Data)[11] 0.093 s
testNullSeed(Data)[12] 0.089 s
testNullSeed(Data)[13] 0.089 s
testNullSeed(Data)[14] 0.089 s
testNullSeed(Data)[15] 0.094 s
testNullSeed(Data)[16] 0.091 s
testNullSeed(Data)[17] 0.093 s
testNullSeed(Data)[18] 0.092 s
testNullSeed(Data)[19] 0.093 s
testNullSeed(Data)[20] 0.088 s
testNullSeed(Data)[21] 0.086 s
testNullSeed(Data)[22] 0.090 s
testNullSeed(Data)[23] 0.093 s
testNullSeed(Data)[24] 0.089 s
testNullSeed(Data)[25] 0.098 s
testNullSeed(Data)[26] 0.087 s
testNullSeed(Data)[27] 0.088 s
testNullSeed(Data)[28] 0.093 s
testNullSeed(Data)[29] 0.088 s
testNullSeed(Data)[30] 0.088 s
testNullSeed(Data)[31] 0.106 s
testNullSeed(Data)[32] 0.084 s
testNullSeed(Data)[33] 0.083 s
testNullSeed(Data)[34] 0.087 s
testNullSeed(Data)[35] 0.085 s
testNullSeed(Data)[36] 0.084 s
testNullSeed(Data)[37] 0.086 s
testNullSeed(Data)[38] 0.084 s
testNullSeed(Data)[39] 0.083 s
testNullSeed(Data)[40] 0.084 s
testNullSeed(Data)[41] 0.085 s
testNullSeed(Data)[42] 0.085 s
testNullSeed(Data)[43] 0.084 s
testNullSeed(Data)[44] 0.087 s
testNullSeed(Data)[45] 0.087 s
testNullSeed(Data)[46] 0.088 s
testNullSeed(Data)[47] 0.084 s
testNullSeed(Data)[48] 0.088 s
testNullSeed(Data)[49] 0.087 s
testNullSeed(Data)[50] 0.092 s
testNullSeed(Data)[51] 0.095 s
testNullSeed(Data)[52] 0.088 s
testNullSeed(Data)[53] 0.093 s
testEmptyIntArraySeed(Data)[1] 0 s
- skipped -
testEmptyIntArraySeed(Data)[2] 0.208 s
testEmptyIntArraySeed(Data)[3] 0.226 s
testEmptyIntArraySeed(Data)[4] 0.225 s
testEmptyIntArraySeed(Data)[5] 0.233 s
testEmptyIntArraySeed(Data)[6] 0.254 s
testEmptyIntArraySeed(Data)[7] 0.268 s
testEmptyIntArraySeed(Data)[8] 0.270 s
testEmptyIntArraySeed(Data)[9] 0.209 s
testEmptyIntArraySeed(Data)[10] 0.191 s
testEmptyIntArraySeed(Data)[11] 0.185 s
testEmptyIntArraySeed(Data)[12] 0.176 s
testEmptyIntArraySeed(Data)[13] 0.178 s
testEmptyIntArraySeed(Data)[14] 0.179 s
testEmptyIntArraySeed(Data)[15] 0.188 s
testEmptyIntArraySeed(Data)[16] 0 s
- skipped -
testEmptyIntArraySeed(Data)[17] 0 s
- skipped -
testEmptyIntArraySeed(Data)[18] 0 s
- skipped -
testEmptyIntArraySeed(Data)[19] 0 s
- skipped -
testEmptyIntArraySeed(Data)[20] 0 s
- skipped -
testEmptyIntArraySeed(Data)[21] 0.176 s
testEmptyIntArraySeed(Data)[22] 0.179 s
testEmptyIntArraySeed(Data)[23] 0 s
- skipped -
testEmptyIntArraySeed(Data)[24] 0 s
- skipped -
testEmptyIntArraySeed(Data)[25] 0.191 s
testEmptyIntArraySeed(Data)[26] 0 s
- skipped -
testEmptyIntArraySeed(Data)[27] 0 s
- skipped -
testEmptyIntArraySeed(Data)[28] 0 s
- skipped -
testEmptyIntArraySeed(Data)[29] 0 s
- skipped -
testEmptyIntArraySeed(Data)[30] 0 s
- skipped -
testEmptyIntArraySeed(Data)[31] 0 s
- skipped -
testEmptyIntArraySeed(Data)[32] 0 s
- skipped -
testEmptyIntArraySeed(Data)[33] 0 s
- skipped -
testEmptyIntArraySeed(Data)[34] 0 s
- skipped -
testEmptyIntArraySeed(Data)[35] 0 s
- skipped -
testEmptyIntArraySeed(Data)[36] 0 s
- skipped -
testEmptyIntArraySeed(Data)[37] 0 s
- skipped -
testEmptyIntArraySeed(Data)[38] 0 s
- skipped -
testEmptyIntArraySeed(Data)[39] 0 s
- skipped -
testEmptyIntArraySeed(Data)[40] 0 s
- skipped -
testEmptyIntArraySeed(Data)[41] 0 s
- skipped -
testEmptyIntArraySeed(Data)[42] 0 s
- skipped -
testEmptyIntArraySeed(Data)[43] 0 s
- skipped -
testEmptyIntArraySeed(Data)[44] 0 s
- skipped -
testEmptyIntArraySeed(Data)[45] 0 s
- skipped -
testEmptyIntArraySeed(Data)[46] 0 s
- skipped -
testEmptyIntArraySeed(Data)[47] 0 s
- skipped -
testEmptyIntArraySeed(Data)[48] 0 s
- skipped -
testEmptyIntArraySeed(Data)[49] 0 s
- skipped -
testEmptyIntArraySeed(Data)[50] 0 s
- skipped -
testEmptyIntArraySeed(Data)[51] 0 s
- skipped -
testEmptyIntArraySeed(Data)[52] 0 s
- skipped -
testEmptyIntArraySeed(Data)[53] 0 s
- skipped -
testFactoryCreateMethodWithSeed(Data)[1] 0 s
testFactoryCreateMethodWithSeed(Data)[2] 0.001 s
testFactoryCreateMethodWithSeed(Data)[3] 0 s
testFactoryCreateMethodWithSeed(Data)[4] 0 s
testFactoryCreateMethodWithSeed(Data)[5] 0 s
testFactoryCreateMethodWithSeed(Data)[6] 0.001 s
testFactoryCreateMethodWithSeed(Data)[7] 0 s
testFactoryCreateMethodWithSeed(Data)[8] 0 s
testFactoryCreateMethodWithSeed(Data)[9] 0 s
testFactoryCreateMethodWithSeed(Data)[10] 0 s
testFactoryCreateMethodWithSeed(Data)[11] 0 s
testFactoryCreateMethodWithSeed(Data)[12] 0 s
testFactoryCreateMethodWithSeed(Data)[13] 0 s
testFactoryCreateMethodWithSeed(Data)[14] 0 s
testFactoryCreateMethodWithSeed(Data)[15] 0 s
testFactoryCreateMethodWithSeed(Data)[16] 0.001 s
testFactoryCreateMethodWithSeed(Data)[17] 0 s
testFactoryCreateMethodWithSeed(Data)[18] 0 s
testFactoryCreateMethodWithSeed(Data)[19] 0 s
testFactoryCreateMethodWithSeed(Data)[20] 0 s
testFactoryCreateMethodWithSeed(Data)[21] 0.001 s
testFactoryCreateMethodWithSeed(Data)[22] 0 s
testFactoryCreateMethodWithSeed(Data)[23] 0 s
testFactoryCreateMethodWithSeed(Data)[24] 0 s
testFactoryCreateMethodWithSeed(Data)[25] 0 s
testFactoryCreateMethodWithSeed(Data)[26] 0 s
testFactoryCreateMethodWithSeed(Data)[27] 0.001 s
testFactoryCreateMethodWithSeed(Data)[28] 0 s
testFactoryCreateMethodWithSeed(Data)[29] 0 s
testFactoryCreateMethodWithSeed(Data)[30] 0.001 s
testFactoryCreateMethodWithSeed(Data)[31] 0 s
testFactoryCreateMethodWithSeed(Data)[32] 0 s
testFactoryCreateMethodWithSeed(Data)[33] 0 s
testFactoryCreateMethodWithSeed(Data)[34] 0.001 s
testFactoryCreateMethodWithSeed(Data)[35] 0 s
testFactoryCreateMethodWithSeed(Data)[36] 0 s
testFactoryCreateMethodWithSeed(Data)[37] 0 s
testFactoryCreateMethodWithSeed(Data)[38] 0 s
testFactoryCreateMethodWithSeed(Data)[39] 0 s
testFactoryCreateMethodWithSeed(Data)[40] 0 s
testFactoryCreateMethodWithSeed(Data)[41] 0.001 s
testFactoryCreateMethodWithSeed(Data)[42] 0 s
testFactoryCreateMethodWithSeed(Data)[43] 0 s
testFactoryCreateMethodWithSeed(Data)[44] 0 s
testFactoryCreateMethodWithSeed(Data)[45] 0 s
testFactoryCreateMethodWithSeed(Data)[46] 0 s
testFactoryCreateMethodWithSeed(Data)[47] 0.001 s
testFactoryCreateMethodWithSeed(Data)[48] 0 s
testFactoryCreateMethodWithSeed(Data)[49] 0 s
testFactoryCreateMethodWithSeed(Data)[50] 0 s
testFactoryCreateMethodWithSeed(Data)[51] 0 s
testFactoryCreateMethodWithSeed(Data)[52] 0 s
testFactoryCreateMethodWithSeed(Data)[53] 0 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[1] 0.099 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[2] 0.104 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[3] 0.113 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[4] 0.112 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[5] 0.117 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[6] 0.126 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[7] 0.130 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[8] 0.136 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[9] 0.103 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[10] 0.094 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[11] 0.091 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[12] 0.089 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[13] 0.089 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[14] 0.089 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[15] 0.091 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[16] 0.090 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[17] 0.090 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[18] 0.089 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[19] 0.091 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[20] 0.093 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[21] 0.088 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[22] 0.090 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[23] 0.091 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[24] 0.089 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[25] 0.095 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[26] 0.087 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[27] 0.090 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[28] 0.091 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[29] 0.091 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[30] 0.089 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[31] 0.094 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[32] 0.083 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[33] 0.084 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[34] 0.087 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[35] 0.082 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[36] 0.084 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[37] 0.087 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[38] 0.083 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[39] 0.083 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[40] 0.087 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[41] 0.084 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[42] 0.084 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[43] 0.087 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[44] 0.086 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[45] 0.086 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[46] 0.088 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[47] 0.084 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[48] 0.087 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[49] 0.088 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[50] 0.092 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[51] 0.107 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[52] 0.088 s
testRandomSourceCreateSeedFromInvalidRNG(Data)[53] 0.092 s
testRandomSourceCreateSeedFromRNG(Data)[1] 0.110 s
testRandomSourceCreateSeedFromRNG(Data)[2] 0.105 s
testRandomSourceCreateSeedFromRNG(Data)[3] 0.113 s
testRandomSourceCreateSeedFromRNG(Data)[4] 0.113 s
testRandomSourceCreateSeedFromRNG(Data)[5] 0.114 s
testRandomSourceCreateSeedFromRNG(Data)[6] 0.129 s
testRandomSourceCreateSeedFromRNG(Data)[7] 0.131 s
testRandomSourceCreateSeedFromRNG(Data)[8] 0.138 s
testRandomSourceCreateSeedFromRNG(Data)[9] 0.107 s
testRandomSourceCreateSeedFromRNG(Data)[10] 0.097 s
testRandomSourceCreateSeedFromRNG(Data)[11] 0.093 s
testRandomSourceCreateSeedFromRNG(Data)[12] 0.087 s
testRandomSourceCreateSeedFromRNG(Data)[13] 0.091 s
testRandomSourceCreateSeedFromRNG(Data)[14] 0.088 s
testRandomSourceCreateSeedFromRNG(Data)[15] 0.093 s
testRandomSourceCreateSeedFromRNG(Data)[16] 0.089 s
testRandomSourceCreateSeedFromRNG(Data)[17] 0.089 s
testRandomSourceCreateSeedFromRNG(Data)[18] 0.090 s
testRandomSourceCreateSeedFromRNG(Data)[19] 0.089 s
testRandomSourceCreateSeedFromRNG(Data)[20] 0.087 s
testRandomSourceCreateSeedFromRNG(Data)[21] 0.089 s
testRandomSourceCreateSeedFromRNG(Data)[22] 0.089 s
testRandomSourceCreateSeedFromRNG(Data)[23] 0.089 s
testRandomSourceCreateSeedFromRNG(Data)[24] 0.089 s
testRandomSourceCreateSeedFromRNG(Data)[25] 0.095 s
testRandomSourceCreateSeedFromRNG(Data)[26] 0.087 s
testRandomSourceCreateSeedFromRNG(Data)[27] 0.092 s
testRandomSourceCreateSeedFromRNG(Data)[28] 0.091 s
testRandomSourceCreateSeedFromRNG(Data)[29] 0.092 s
testRandomSourceCreateSeedFromRNG(Data)[30] 0.088 s
testRandomSourceCreateSeedFromRNG(Data)[31] 0.092 s
testRandomSourceCreateSeedFromRNG(Data)[32] 0.084 s
testRandomSourceCreateSeedFromRNG(Data)[33] 0.083 s
testRandomSourceCreateSeedFromRNG(Data)[34] 0.082 s
testRandomSourceCreateSeedFromRNG(Data)[35] 0.085 s
testRandomSourceCreateSeedFromRNG(Data)[36] 0.085 s
testRandomSourceCreateSeedFromRNG(Data)[37] 0.084 s
testRandomSourceCreateSeedFromRNG(Data)[38] 0.084 s
testRandomSourceCreateSeedFromRNG(Data)[39] 0.082 s
testRandomSourceCreateSeedFromRNG(Data)[40] 0.082 s
testRandomSourceCreateSeedFromRNG(Data)[41] 0.086 s
testRandomSourceCreateSeedFromRNG(Data)[42] 0.088 s
testRandomSourceCreateSeedFromRNG(Data)[43] 0.091 s
testRandomSourceCreateSeedFromRNG(Data)[44] 0.088 s
testRandomSourceCreateSeedFromRNG(Data)[45] 0.086 s
testRandomSourceCreateSeedFromRNG(Data)[46] 0.085 s
testRandomSourceCreateSeedFromRNG(Data)[47] 0.082 s
testRandomSourceCreateSeedFromRNG(Data)[48] 0.085 s
testRandomSourceCreateSeedFromRNG(Data)[49] 0.086 s
testRandomSourceCreateSeedFromRNG(Data)[50] 0.092 s
testRandomSourceCreateSeedFromRNG(Data)[51] 0.088 s
testRandomSourceCreateSeedFromRNG(Data)[52] 0.088 s
testRandomSourceCreateSeedFromRNG(Data)[53] 0.097 s
testFactoryCreateMethod(Data)[1] 0 s
testFactoryCreateMethod(Data)[2] 0 s
testFactoryCreateMethod(Data)[3] 0 s
testFactoryCreateMethod(Data)[4] 0 s
testFactoryCreateMethod(Data)[5] 0 s
testFactoryCreateMethod(Data)[6] 0 s
testFactoryCreateMethod(Data)[7] 0 s
testFactoryCreateMethod(Data)[8] 0 s
testFactoryCreateMethod(Data)[9] 0 s
testFactoryCreateMethod(Data)[10] 0 s
testFactoryCreateMethod(Data)[11] 0 s
testFactoryCreateMethod(Data)[12] 0 s
testFactoryCreateMethod(Data)[13] 0 s
testFactoryCreateMethod(Data)[14] 0.001 s
testFactoryCreateMethod(Data)[15] 0 s
testFactoryCreateMethod(Data)[16] 0 s
testFactoryCreateMethod(Data)[17] 0 s
testFactoryCreateMethod(Data)[18] 0 s
testFactoryCreateMethod(Data)[19] 0 s
testFactoryCreateMethod(Data)[20] 0 s
testFactoryCreateMethod(Data)[21] 0 s
testFactoryCreateMethod(Data)[22] 0 s
testFactoryCreateMethod(Data)[23] 0 s
testFactoryCreateMethod(Data)[24] 0 s
testFactoryCreateMethod(Data)[25] 0 s
testFactoryCreateMethod(Data)[26] 0 s
testFactoryCreateMethod(Data)[27] 0 s
testFactoryCreateMethod(Data)[28] 0 s
testFactoryCreateMethod(Data)[29] 0 s
testFactoryCreateMethod(Data)[30] 0 s
- skipped -
testFactoryCreateMethod(Data)[31] 0 s
testFactoryCreateMethod(Data)[32] 0 s
testFactoryCreateMethod(Data)[33] 0 s
testFactoryCreateMethod(Data)[34] 0 s
testFactoryCreateMethod(Data)[35] 0 s
testFactoryCreateMethod(Data)[36] 0 s
testFactoryCreateMethod(Data)[37] 0 s
testFactoryCreateMethod(Data)[38] 0 s
testFactoryCreateMethod(Data)[39] 0 s
testFactoryCreateMethod(Data)[40] 0 s
testFactoryCreateMethod(Data)[41] 0 s
testFactoryCreateMethod(Data)[42] 0 s
testFactoryCreateMethod(Data)[43] 0 s
testFactoryCreateMethod(Data)[44] 0 s
testFactoryCreateMethod(Data)[45] 0 s
testFactoryCreateMethod(Data)[46] 0 s
testFactoryCreateMethod(Data)[47] 0 s
testFactoryCreateMethod(Data)[48] 0 s
testFactoryCreateMethod(Data)[49] 0.001 s
testFactoryCreateMethod(Data)[50] 0 s
testFactoryCreateMethod(Data)[51] 0 s
testFactoryCreateMethod(Data)[52] 0 s
testFactoryCreateMethod(Data)[53] 0 s
testRandomSourceCreateSeed(Data)[1] 0.098 s
testRandomSourceCreateSeed(Data)[2] 0.105 s
testRandomSourceCreateSeed(Data)[3] 0.111 s
testRandomSourceCreateSeed(Data)[4] 0.113 s
testRandomSourceCreateSeed(Data)[5] 0.114 s
testRandomSourceCreateSeed(Data)[6] 0.126 s
testRandomSourceCreateSeed(Data)[7] 0.130 s
testRandomSourceCreateSeed(Data)[8] 0.140 s
testRandomSourceCreateSeed(Data)[9] 0.100 s
testRandomSourceCreateSeed(Data)[10] 0.093 s
testRandomSourceCreateSeed(Data)[11] 0.094 s
testRandomSourceCreateSeed(Data)[12] 0.087 s
testRandomSourceCreateSeed(Data)[13] 0.088 s
testRandomSourceCreateSeed(Data)[14] 0.092 s
testRandomSourceCreateSeed(Data)[15] 0.091 s
testRandomSourceCreateSeed(Data)[16] 0.090 s
testRandomSourceCreateSeed(Data)[17] 0.087 s
testRandomSourceCreateSeed(Data)[18] 0.088 s
testRandomSourceCreateSeed(Data)[19] 0.090 s
testRandomSourceCreateSeed(Data)[20] 0.087 s
testRandomSourceCreateSeed(Data)[21] 0.098 s
testRandomSourceCreateSeed(Data)[22] 0.091 s
testRandomSourceCreateSeed(Data)[23] 0.090 s
testRandomSourceCreateSeed(Data)[24] 0.088 s
testRandomSourceCreateSeed(Data)[25] 0.099 s
testRandomSourceCreateSeed(Data)[26] 0.084 s
testRandomSourceCreateSeed(Data)[27] 0.088 s
testRandomSourceCreateSeed(Data)[28] 0.090 s
testRandomSourceCreateSeed(Data)[29] 0.087 s
testRandomSourceCreateSeed(Data)[30] 0.090 s
testRandomSourceCreateSeed(Data)[31] 0.090 s
testRandomSourceCreateSeed(Data)[32] 0.082 s
testRandomSourceCreateSeed(Data)[33] 0.083 s
testRandomSourceCreateSeed(Data)[34] 0.083 s
testRandomSourceCreateSeed(Data)[35] 0.083 s
testRandomSourceCreateSeed(Data)[36] 0.085 s
testRandomSourceCreateSeed(Data)[37] 0.084 s
testRandomSourceCreateSeed(Data)[38] 0.082 s
testRandomSourceCreateSeed(Data)[39] 0.084 s
testRandomSourceCreateSeed(Data)[40] 0.081 s
testRandomSourceCreateSeed(Data)[41] 0.083 s
testRandomSourceCreateSeed(Data)[42] 0.085 s
testRandomSourceCreateSeed(Data)[43] 0.083 s
testRandomSourceCreateSeed(Data)[44] 0.085 s
testRandomSourceCreateSeed(Data)[45] 0.087 s
testRandomSourceCreateSeed(Data)[46] 0.084 s
testRandomSourceCreateSeed(Data)[47] 0.084 s
testRandomSourceCreateSeed(Data)[48] 0.086 s
testRandomSourceCreateSeed(Data)[49] 0.086 s
testRandomSourceCreateSeed(Data)[50] 0.093 s
testRandomSourceCreateSeed(Data)[51] 0.090 s
testRandomSourceCreateSeed(Data)[52] 0.088 s
testRandomSourceCreateSeed(Data)[53] 0.092 s
testCreateMethodThrowsWithIncorrectArguments(Data)[1] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[2] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[3] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[4] 0.001 s
testCreateMethodThrowsWithIncorrectArguments(Data)[5] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[6] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[7] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[8] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[9] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[10] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[11] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[12] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[13] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[14] 0.001 s
testCreateMethodThrowsWithIncorrectArguments(Data)[15] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[16] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[17] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[18] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[19] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[20] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[21] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[22] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[23] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[24] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[25] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[26] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[27] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[28] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[29] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[30] 0.001 s
testCreateMethodThrowsWithIncorrectArguments(Data)[31] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[32] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[33] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[34] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[35] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[36] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[37] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[38] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[39] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[40] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[41] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[42] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[43] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[44] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[45] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[46] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[47] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[48] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[49] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[50] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[51] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[52] 0 s
testCreateMethodThrowsWithIncorrectArguments(Data)[53] 0 s
testEmptyLongArraySeed(Data)[1] 0 s
- skipped -
testEmptyLongArraySeed(Data)[2] 0 s
- skipped -
testEmptyLongArraySeed(Data)[3] 0 s
- skipped -
testEmptyLongArraySeed(Data)[4] 0 s
- skipped -
testEmptyLongArraySeed(Data)[5] 0 s
- skipped -
testEmptyLongArraySeed(Data)[6] 0 s
- skipped -
testEmptyLongArraySeed(Data)[7] 0 s
- skipped -
testEmptyLongArraySeed(Data)[8] 0 s
- skipped -
testEmptyLongArraySeed(Data)[9] 0 s
- skipped -
testEmptyLongArraySeed(Data)[10] 0 s
- skipped -
testEmptyLongArraySeed(Data)[11] 0 s
- skipped -
testEmptyLongArraySeed(Data)[12] 0 s
- skipped -
testEmptyLongArraySeed(Data)[13] 0 s
- skipped -
testEmptyLongArraySeed(Data)[14] 0 s
- skipped -
testEmptyLongArraySeed(Data)[15] 0 s
- skipped -
testEmptyLongArraySeed(Data)[16] 0.094 s
testEmptyLongArraySeed(Data)[17] 0.089 s
testEmptyLongArraySeed(Data)[18] 0 s
- skipped -
testEmptyLongArraySeed(Data)[19] 0 s
- skipped -
testEmptyLongArraySeed(Data)[20] 0.088 s
testEmptyLongArraySeed(Data)[21] 0 s
- skipped -
testEmptyLongArraySeed(Data)[22] 0 s
- skipped -
testEmptyLongArraySeed(Data)[23] 0 s
- skipped -
testEmptyLongArraySeed(Data)[24] 0 s
- skipped -
testEmptyLongArraySeed(Data)[25] 0 s
- skipped -
testEmptyLongArraySeed(Data)[26] 0 s
- skipped -
testEmptyLongArraySeed(Data)[27] 0.091 s
testEmptyLongArraySeed(Data)[28] 0.091 s
testEmptyLongArraySeed(Data)[29] 0 s
- skipped -
testEmptyLongArraySeed(Data)[30] 0 s
- skipped -
testEmptyLongArraySeed(Data)[31] 0.094 s
testEmptyLongArraySeed(Data)[32] 0.084 s
testEmptyLongArraySeed(Data)[33] 0.082 s
testEmptyLongArraySeed(Data)[34] 0.085 s
testEmptyLongArraySeed(Data)[35] 0.084 s
testEmptyLongArraySeed(Data)[36] 0.085 s
testEmptyLongArraySeed(Data)[37] 0.085 s
testEmptyLongArraySeed(Data)[38] 0.084 s
testEmptyLongArraySeed(Data)[39] 0.083 s
testEmptyLongArraySeed(Data)[40] 0.083 s
testEmptyLongArraySeed(Data)[41] 0.082 s
testEmptyLongArraySeed(Data)[42] 0.084 s
testEmptyLongArraySeed(Data)[43] 0.096 s
testEmptyLongArraySeed(Data)[44] 0.086 s
testEmptyLongArraySeed(Data)[45] 0.086 s
testEmptyLongArraySeed(Data)[46] 0 s
- skipped -
testEmptyLongArraySeed(Data)[47] 0.086 s
testEmptyLongArraySeed(Data)[48] 0.086 s
testEmptyLongArraySeed(Data)[49] 0.084 s
testEmptyLongArraySeed(Data)[50] 0.092 s
testEmptyLongArraySeed(Data)[51] 0.089 s
testEmptyLongArraySeed(Data)[52] 0.088 s
testEmptyLongArraySeed(Data)[53] 0.094 s
testUnsupportedSeedType(Data)[1] 0 s
testUnsupportedSeedType(Data)[2] 0 s
testUnsupportedSeedType(Data)[3] 0 s
testUnsupportedSeedType(Data)[4] 0 s
testUnsupportedSeedType(Data)[5] 0 s
testUnsupportedSeedType(Data)[6] 0 s
testUnsupportedSeedType(Data)[7] 0 s
testUnsupportedSeedType(Data)[8] 0 s
testUnsupportedSeedType(Data)[9] 0 s
testUnsupportedSeedType(Data)[10] 0 s
testUnsupportedSeedType(Data)[11] 0 s
testUnsupportedSeedType(Data)[12] 0.001 s
testUnsupportedSeedType(Data)[13] 0 s
testUnsupportedSeedType(Data)[14] 0 s
testUnsupportedSeedType(Data)[15] 0 s
testUnsupportedSeedType(Data)[16] 0 s
testUnsupportedSeedType(Data)[17] 0 s
testUnsupportedSeedType(Data)[18] 0 s
testUnsupportedSeedType(Data)[19] 0.001 s
testUnsupportedSeedType(Data)[20] 0 s
testUnsupportedSeedType(Data)[21] 0 s
testUnsupportedSeedType(Data)[22] 0 s
testUnsupportedSeedType(Data)[23] 0 s
testUnsupportedSeedType(Data)[24] 0 s
testUnsupportedSeedType(Data)[25] 0 s
testUnsupportedSeedType(Data)[26] 0 s
testUnsupportedSeedType(Data)[27] 0 s
testUnsupportedSeedType(Data)[28] 0 s
testUnsupportedSeedType(Data)[29] 0.001 s
testUnsupportedSeedType(Data)[30] 0 s
testUnsupportedSeedType(Data)[31] 0 s
testUnsupportedSeedType(Data)[32] 0 s
testUnsupportedSeedType(Data)[33] 0 s
testUnsupportedSeedType(Data)[34] 0 s
testUnsupportedSeedType(Data)[35] 0 s
testUnsupportedSeedType(Data)[36] 0 s
testUnsupportedSeedType(Data)[37] 0 s
testUnsupportedSeedType(Data)[38] 0 s
testUnsupportedSeedType(Data)[39] 0 s
testUnsupportedSeedType(Data)[40] 0 s
testUnsupportedSeedType(Data)[41] 0 s
testUnsupportedSeedType(Data)[42] 0 s
testUnsupportedSeedType(Data)[43] 0 s
testUnsupportedSeedType(Data)[44] 0 s
testUnsupportedSeedType(Data)[45] 0 s
testUnsupportedSeedType(Data)[46] 0 s
testUnsupportedSeedType(Data)[47] 0 s
testUnsupportedSeedType(Data)[48] 0 s
testUnsupportedSeedType(Data)[49] 0 s
testUnsupportedSeedType(Data)[50] 0 s
testUnsupportedSeedType(Data)[51] 0 s
testUnsupportedSeedType(Data)[52] 0 s
testUnsupportedSeedType(Data)[53] 0 s
testZeroLongArraySeed(Data)[1] 0.096 s
testZeroLongArraySeed(Data)[2] 0.105 s
testZeroLongArraySeed(Data)[3] 0 s
- skipped -
testZeroLongArraySeed(Data)[4] 0 s
- skipped -
testZeroLongArraySeed(Data)[5] 0 s
- skipped -
testZeroLongArraySeed(Data)[6] 0 s
- skipped -
testZeroLongArraySeed(Data)[7] 0 s
- skipped -
testZeroLongArraySeed(Data)[8] 0 s
- skipped -
testZeroLongArraySeed(Data)[9] 0.103 s
testZeroLongArraySeed(Data)[10] 0 s
- skipped -
testZeroLongArraySeed(Data)[11] 0.096 s
testZeroLongArraySeed(Data)[12] 0 s
- skipped -
testZeroLongArraySeed(Data)[13] 0 s
- skipped -
testZeroLongArraySeed(Data)[14] 0 s
- skipped -
testZeroLongArraySeed(Data)[15] 0 s
- skipped -
testZeroLongArraySeed(Data)[16] 0.094 s
testZeroLongArraySeed(Data)[17] 0.091 s
testZeroLongArraySeed(Data)[18] 0.089 s
testZeroLongArraySeed(Data)[19] 0.088 s
testZeroLongArraySeed(Data)[20] 0 s
- skipped -
testZeroLongArraySeed(Data)[21] 0.087 s
testZeroLongArraySeed(Data)[22] 0 s
- skipped -
testZeroLongArraySeed(Data)[23] 0.090 s
testZeroLongArraySeed(Data)[24] 0.087 s
testZeroLongArraySeed(Data)[25] 0.094 s
testZeroLongArraySeed(Data)[26] 0.087 s
testZeroLongArraySeed(Data)[27] 0 s
- skipped -
testZeroLongArraySeed(Data)[28] 0 s
- skipped -
testZeroLongArraySeed(Data)[29] 0.087 s
testZeroLongArraySeed(Data)[30] 0.087 s
testZeroLongArraySeed(Data)[31] 0.094 s
testZeroLongArraySeed(Data)[32] 0 s
- skipped -
testZeroLongArraySeed(Data)[33] 0 s
- skipped -
testZeroLongArraySeed(Data)[34] 0 s
- skipped -
testZeroLongArraySeed(Data)[35] 0 s
- skipped -
testZeroLongArraySeed(Data)[36] 0 s
- skipped -
testZeroLongArraySeed(Data)[37] 0 s
- skipped -
testZeroLongArraySeed(Data)[38] 0.084 s
testZeroLongArraySeed(Data)[39] 0.082 s
testZeroLongArraySeed(Data)[40] 0 s
- skipped -
testZeroLongArraySeed(Data)[41] 0 s
- skipped -
testZeroLongArraySeed(Data)[42] 0 s
- skipped -
testZeroLongArraySeed(Data)[43] 0 s
- skipped -
testZeroLongArraySeed(Data)[44] 0 s
- skipped -
testZeroLongArraySeed(Data)[45] 0 s
- skipped -
testZeroLongArraySeed(Data)[46] 0.084 s
testZeroLongArraySeed(Data)[47] 0.081 s
testZeroLongArraySeed(Data)[48] 0.084 s
testZeroLongArraySeed(Data)[49] 0.101 s
testZeroLongArraySeed(Data)[50] 0.090 s
testZeroLongArraySeed(Data)[51] 0.087 s
testZeroLongArraySeed(Data)[52] 0.087 s
testZeroLongArraySeed(Data)[53] 0.090 s
testUnrestorable(Data)[1] 0.001 s
testUnrestorable(Data)[2] 0 s
testUnrestorable(Data)[3] 0.001 s
testUnrestorable(Data)[4] 0 s
testUnrestorable(Data)[5] 0.001 s
testUnrestorable(Data)[6] 0 s
testUnrestorable(Data)[7] 0 s
testUnrestorable(Data)[8] 0 s
testUnrestorable(Data)[9] 0 s
testUnrestorable(Data)[10] 0.001 s
testUnrestorable(Data)[11] 0 s
testUnrestorable(Data)[12] 0 s
testUnrestorable(Data)[13] 0.001 s
testUnrestorable(Data)[14] 0 s
testUnrestorable(Data)[15] 0 s
testUnrestorable(Data)[16] 0 s
testUnrestorable(Data)[17] 0 s
testUnrestorable(Data)[18] 0 s
testUnrestorable(Data)[19] 0 s
testUnrestorable(Data)[20] 0.001 s
testUnrestorable(Data)[21] 0 s
testUnrestorable(Data)[22] 0 s
testUnrestorable(Data)[23] 0 s
testUnrestorable(Data)[24] 0 s
testUnrestorable(Data)[25] 0.002 s
testUnrestorable(Data)[26] 0 s
testUnrestorable(Data)[27] 0 s
testUnrestorable(Data)[28] 0 s
testUnrestorable(Data)[29] 0 s
testUnrestorable(Data)[30] 0 s
testUnrestorable(Data)[31] 0 s
testUnrestorable(Data)[32] 0 s
testUnrestorable(Data)[33] 0 s
testUnrestorable(Data)[34] 0 s
testUnrestorable(Data)[35] 0.001 s
testUnrestorable(Data)[36] 0 s
testUnrestorable(Data)[37] 0 s
testUnrestorable(Data)[38] 0 s
testUnrestorable(Data)[39] 0 s
testUnrestorable(Data)[40] 0 s
testUnrestorable(Data)[41] 0.001 s
testUnrestorable(Data)[42] 0 s
testUnrestorable(Data)[43] 0 s
testUnrestorable(Data)[44] 0 s
testUnrestorable(Data)[45] 0 s
testUnrestorable(Data)[46] 0.001 s
testUnrestorable(Data)[47] 0 s
testUnrestorable(Data)[48] 0 s
testUnrestorable(Data)[49] 0.001 s
testUnrestorable(Data)[50] 0 s
testUnrestorable(Data)[51] 0 s
testUnrestorable(Data)[52] 0 s
testUnrestorable(Data)[53] 0.001 s

ThreadLocalRandomSourceTest

testCurrentThrowsForRandomSourceWithDataArguments 0.002 s
testCurrentThrowsForNullRandomSource 0 s
testCurrentForAllRandomSources 0.006 s

ByteArray2LongArrayTest

testSeedSizeIsMultipleOfIntSize(int)[1] 0 s
testSeedSizeIsMultipleOfIntSize(int)[2] 0 s
testSeedSizeIsMultipleOfIntSize(int)[3] 0 s
testSeedSizeIsMultipleOfIntSize(int)[4] 0 s
testSeedSizeIsMultipleOfIntSize(int)[5] 0 s
testSeedSizeIsMultipleOfIntSize(int)[6] 0 s
testSeedSizeIsMultipleOfIntSize(int)[7] 0 s
testSeedSizeIsMultipleOfIntSize(int)[8] 0 s
testSeedSizeIsMultipleOfIntSize(int)[9] 0 s
testSeedSizeIsMultipleOfIntSize(int)[10] 0 s
testSeedSizeIsMultipleOfIntSize(int)[11] 0 s
testSeedSizeIsMultipleOfIntSize(int)[12] 0.001 s
testSeedSizeIsMultipleOfIntSize(int)[13] 0 s
testSeedSizeIsMultipleOfIntSize(int)[14] 0 s
testSeedSizeIsMultipleOfIntSize(int)[15] 0.001 s
testSeedSizeIsMultipleOfIntSize(int)[16] 0 s
testSeedSizeIsMultipleOfIntSize(int)[17] 0 s

Long2IntArrayTest

testFixedLengthConversion 0.004 s

NativeSeedTypeTest

testConvertSeedToBytesUsingUnsupportedSeedThrows(Object)[1] 0 s
testConvertSeedToBytesUsingUnsupportedSeedThrows(Object)[2] 0 s
testConvertSeedToBytesUsingUnsupportedSeedThrows(Object)[3] 0 s
testConvertSeedToBytesUsingUnsupportedSeedThrows(Object)[4] 0.001 s
testLongNativeSeedWithLong(long)[1] 0 s
testLongNativeSeedWithLong(long)[2] 0 s
testLongNativeSeedWithLong(long)[3] 0 s
testLongNativeSeedWithLong(long)[4] 0 s
testLongNativeSeedWithLong(long)[5] 0.001 s
testConvertByteArrayToIntArray(int, int)[1] 0 s
testConvertByteArrayToIntArray(int, int)[2] 0.001 s
testConvertByteArrayToIntArray(int, int)[3] 0 s
testConvertByteArrayToIntArray(int, int)[4] 0 s
testConvertByteArrayToIntArray(int, int)[5] 0 s
testConvertByteArrayToIntArray(int, int)[6] 0 s
testConvertByteArrayToIntArray(int, int)[7] 0.001 s
testConvertByteArrayToIntArray(int, int)[8] 0 s
testIntArrayNativeSeedWithLong(long)[1] 0.001 s
testIntArrayNativeSeedWithLong(long)[2] 0 s
testIntArrayNativeSeedWithLong(long)[3] 0 s
testIntArrayNativeSeedWithLong(long)[4] 0 s
testIntArrayNativeSeedWithLong(long)[5] 0 s
testLongArrayNativeSeedWithArrays(int)[1] 0 s
testLongArrayNativeSeedWithArrays(int)[2] 0 s
testLongArrayNativeSeedWithArrays(int)[3] 0 s
testLongArrayNativeSeedWithArrays(int)[4] 0 s
testLongArrayNativeSeedWithArrays(int)[5] 0.001 s
testLongArrayNativeSeedWithArrays(int)[6] 0 s
testLongArrayNativeSeedWithArrays(int)[7] 0 s
testLongArrayNativeSeedWithArrays(int)[8] 0.001 s
testLongArrayNativeSeedWithArrays(int)[9] 0 s
testLongArrayNativeSeedWithArrays(int)[10] 0 s
testLongArrayNativeSeedWithArrays(int)[11] 0 s
testLongArrayNativeSeedWithArrays(int)[12] 0 s
testLongArrayNativeSeedWithArrays(int)[13] 0 s
testLongArrayNativeSeedWithArrays(int)[14] 0 s
testLongArrayNativeSeedWithArrays(int)[15] 0 s
testLongArrayNativeSeedWithArrays(int)[16] 0.001 s
testLongArrayNativeSeedWithArrays(int)[17] 0 s
testLongNativeSeedWithArrays(int)[1] 0 s
testLongNativeSeedWithArrays(int)[2] 0.001 s
testLongNativeSeedWithArrays(int)[3] 0 s
testLongNativeSeedWithArrays(int)[4] 0 s
testLongNativeSeedWithArrays(int)[5] 0 s
testLongNativeSeedWithArrays(int)[6] 0 s
testLongNativeSeedWithArrays(int)[7] 0.001 s
testLongNativeSeedWithArrays(int)[8] 0 s
testLongNativeSeedWithArrays(int)[9] 0 s
testLongNativeSeedWithArrays(int)[10] 0 s
testLongNativeSeedWithArrays(int)[11] 0 s
testLongNativeSeedWithArrays(int)[12] 0 s
testLongNativeSeedWithArrays(int)[13] 0 s
testLongNativeSeedWithArrays(int)[14] 0 s
testLongNativeSeedWithArrays(int)[15] 0 s
testLongNativeSeedWithArrays(int)[16] 0 s
testLongNativeSeedWithArrays(int)[17] 0 s
testLongArrayNativeSeedWithLong(long)[1] 0 s
testLongArrayNativeSeedWithLong(long)[2] 0.001 s
testLongArrayNativeSeedWithLong(long)[3] 0 s
testLongArrayNativeSeedWithLong(long)[4] 0 s
testLongArrayNativeSeedWithLong(long)[5] 0.001 s
testConvertLongArrayToIntArray(int, int)[1] 0 s
testConvertLongArrayToIntArray(int, int)[2] 0.001 s
testConvertLongArrayToIntArray(int, int)[3] 0 s
testConvertLongArrayToIntArray(int, int)[4] 0 s
testConvertLongArrayToIntArray(int, int)[5] 0.001 s
testConvertLongArrayToIntArray(int, int)[6] 0 s
testConvertLongArrayToIntArray(int, int)[7] 0 s
testConvertLongArrayToIntArray(int, int)[8] 0.001 s
testIntNativeSeedWithInt(int)[1] 0 s
testIntNativeSeedWithInt(int)[2] 0 s
testIntNativeSeedWithInt(int)[3] 0 s
testIntNativeSeedWithInt(int)[4] 0 s
testIntNativeSeedWithInt(int)[5] 0 s
testIntNativeSeedWithLong(long)[1] 0 s
testIntNativeSeedWithLong(long)[2] 0.001 s
testIntNativeSeedWithLong(long)[3] 0 s
testIntNativeSeedWithLong(long)[4] 0 s
testIntNativeSeedWithLong(long)[5] 0.001 s
testConvertByteArrayToLongArray(int, int)[1] 0.001 s
testConvertByteArrayToLongArray(int, int)[2] 0 s
testConvertByteArrayToLongArray(int, int)[3] 0.001 s
testConvertByteArrayToLongArray(int, int)[4] 0 s
testConvertByteArrayToLongArray(int, int)[5] 0 s
testConvertByteArrayToLongArray(int, int)[6] 0.001 s
testConvertByteArrayToLongArray(int, int)[7] 0 s
testConvertByteArrayToLongArray(int, int)[8] 0 s
testLongNativeSeedWithInt(int)[1] 0 s
testLongNativeSeedWithInt(int)[2] 0 s
testLongNativeSeedWithInt(int)[3] 0 s
testLongNativeSeedWithInt(int)[4] 0 s
testLongNativeSeedWithInt(int)[5] 0 s
testConvertSeedToBytesUsingByteArray 0 s
testPrimitiveSeedExpansion(int)[1] 0.001 s
testPrimitiveSeedExpansion(int)[2] 0 s
testPrimitiveSeedExpansion(int)[3] 0.001 s
testPrimitiveSeedExpansion(int)[4] 0 s
testPrimitiveSeedExpansion(int)[5] 0 s
testLongArrayNativeSeedWithInt(int)[1] 0 s
testLongArrayNativeSeedWithInt(int)[2] 0 s
testLongArrayNativeSeedWithInt(int)[3] 0 s
testLongArrayNativeSeedWithInt(int)[4] 0.001 s
testLongArrayNativeSeedWithInt(int)[5] 0 s
testIntArrayNativeSeedWithArrays(int)[1] 0 s
testIntArrayNativeSeedWithArrays(int)[2] 0.001 s
testIntArrayNativeSeedWithArrays(int)[3] 0 s
testIntArrayNativeSeedWithArrays(int)[4] 0 s
testIntArrayNativeSeedWithArrays(int)[5] 0 s
testIntArrayNativeSeedWithArrays(int)[6] 0 s
testIntArrayNativeSeedWithArrays(int)[7] 0 s
testIntArrayNativeSeedWithArrays(int)[8] 0 s
testIntArrayNativeSeedWithArrays(int)[9] 0.001 s
testIntArrayNativeSeedWithArrays(int)[10] 0 s
testIntArrayNativeSeedWithArrays(int)[11] 0 s
testIntArrayNativeSeedWithArrays(int)[12] 0 s
testIntArrayNativeSeedWithArrays(int)[13] 0.001 s
testIntArrayNativeSeedWithArrays(int)[14] 0 s
testIntArrayNativeSeedWithArrays(int)[15] 0 s
testIntArrayNativeSeedWithArrays(int)[16] 0.001 s
testIntArrayNativeSeedWithArrays(int)[17] 0 s
testIntNativeSeedWithArrays(int)[1] 0 s
testIntNativeSeedWithArrays(int)[2] 0.001 s
testIntNativeSeedWithArrays(int)[3] 0 s
testIntNativeSeedWithArrays(int)[4] 0 s
testIntNativeSeedWithArrays(int)[5] 0 s
testIntNativeSeedWithArrays(int)[6] 0.001 s
testIntNativeSeedWithArrays(int)[7] 0 s
testIntNativeSeedWithArrays(int)[8] 0.001 s
testIntNativeSeedWithArrays(int)[9] 0 s
testIntNativeSeedWithArrays(int)[10] 0 s
testIntNativeSeedWithArrays(int)[11] 0 s
testIntNativeSeedWithArrays(int)[12] 0 s
testIntNativeSeedWithArrays(int)[13] 0 s
testIntNativeSeedWithArrays(int)[14] 0.001 s
testIntNativeSeedWithArrays(int)[15] 0 s
testIntNativeSeedWithArrays(int)[16] 0 s
testIntNativeSeedWithArrays(int)[17] 0.001 s
testIntArrayNativeSeedWithInt(int)[1] 0 s
testIntArrayNativeSeedWithInt(int)[2] 0.001 s
testIntArrayNativeSeedWithInt(int)[3] 0 s
testIntArrayNativeSeedWithInt(int)[4] 0 s
testIntArrayNativeSeedWithInt(int)[5] 0.001 s
testConvertIntArrayToLongArray(int, int)[1] 0.001 s
testConvertIntArrayToLongArray(int, int)[2] 0 s
testConvertIntArrayToLongArray(int, int)[3] 0 s
testConvertIntArrayToLongArray(int, int)[4] 0 s
testConvertIntArrayToLongArray(int, int)[5] 0 s
testConvertIntArrayToLongArray(int, int)[6] 0 s
testConvertIntArrayToLongArray(int, int)[7] 0 s
testConvertIntArrayToLongArray(int, int)[8] 0.001 s

ConversionsTest

testLongArray2IntArray(int)[1] 0.001 s
testLongArray2IntArray(int)[2] 0 s
testLongArray2IntArray(int)[3] 0.001 s
testByteArray2LongComposed(int)[1] 0.001 s
testByteArray2LongComposed(int)[2] 0 s
testByteArray2LongComposed(int)[3] 0.002 s
testByteArray2LongComposed(int)[4] 0 s
testByteArray2LongComposed(int)[5] 0.001 s
testByteArray2LongComposed(int)[6] 0 s
testByteArray2LongComposed(int)[7] 0 s
testByteArray2LongComposed(int)[8] 0 s
testByteArray2LongComposed(int)[9] 0 s
testByteArray2LongComposed(int)[10] 0 s
testByteArray2LongComposed(int)[11] 0 s
testByteArray2LongComposed(int)[12] 0 s
testByteArray2LongComposed(int)[13] 0 s
testByteArray2LongComposed(int)[14] 0 s
testByteArray2LongComposed(int)[15] 0 s
testByteArray2LongComposed(int)[16] 0 s
testByteArray2LongComposed(int)[17] 0 s
testByteArray2IntArray(int)[1] 0.001 s
testByteArray2IntArray(int)[2] 0 s
testByteArray2IntArray(int)[3] 0 s
testByteArray2IntArray(int)[4] 0 s
testByteArray2IntArray(int)[5] 0.001 s
testByteArray2IntArray(int)[6] 0 s
testByteArray2IntArray(int)[7] 0 s
testByteArray2IntArray(int)[8] 0 s
testByteArray2IntArray(int)[9] 0 s
testByteArray2IntArray(int)[10] 0 s
testByteArray2IntArray(int)[11] 0 s
testByteArray2IntArray(int)[12] 0 s
testByteArray2IntArray(int)[13] 0 s
testByteArray2IntArray(int)[14] 0.001 s
testByteArray2IntArray(int)[15] 0 s
testByteArray2IntArray(int)[16] 0 s
testByteArray2IntArray(int)[17] 0 s
testLong2Int 0 s
testLong2Int 0 s
testLong2Int 0 s
testLong2Int 0 s
testLong2Int 0 s
testIntSizeFromLongSize(int)[1] 0 s
testIntSizeFromLongSize(int)[2] 0 s
testIntSizeFromLongSize(int)[3] 0 s
testIntSizeFromLongSize(int)[4] 0 s
testIntSizeFromLongSize(int)[5] 0 s
testIntSizeFromLongSize(int)[6] 0 s
testIntSizeFromLongSize(int)[7] 0.001 s
testIntSizeFromLongSize(int)[8] 0 s
testIntSizeFromLongSize(int)[9] 0 s
testIntSizeFromLongSize(int)[10] 0 s
testIntSizeFromLongSize(int)[11] 0.001 s
testIntSizeFromLongSize(int)[12] 0 s
testIntSizeFromByteSize(int)[1] 0 s
testIntSizeFromByteSize(int)[2] 0.001 s
testIntSizeFromByteSize(int)[3] 0 s
testIntSizeFromByteSize(int)[4] 0 s
testIntSizeFromByteSize(int)[5] 0 s
testIntSizeFromByteSize(int)[6] 0 s
testIntSizeFromByteSize(int)[7] 0.001 s
testIntSizeFromByteSize(int)[8] 0 s
testIntSizeFromByteSize(int)[9] 0 s
testIntSizeFromByteSize(int)[10] 0 s
testIntSizeFromByteSize(int)[11] 0.001 s
testIntSizeFromByteSize(int)[12] 0 s
testLong2IntArray 0.001 s
testLong2IntArray 0 s
testLong2IntArray 0 s
testLong2IntArray 0 s
testLong2IntArray 0.001 s
testLongArray2Long(long)[1] 0 s
testLongArray2Long(long)[2] 0 s
testLongArray2Long(long)[3] 0.001 s
testLongArray2Int(long)[1] 0 s
testLongArray2Int(long)[2] 0 s
testLongArray2Int(long)[3] 0 s
testLong2LongArray 0 s
testLong2LongArray 0.001 s
testLong2LongArray 0 s
testLong2LongArray 0 s
testLong2LongArray 0 s
testByteArray2LongArray(int)[1] 0 s
testByteArray2LongArray(int)[2] 0 s
testByteArray2LongArray(int)[3] 0 s
testByteArray2LongArray(int)[4] 0.001 s
testByteArray2LongArray(int)[5] 0 s
testByteArray2LongArray(int)[6] 0 s
testByteArray2LongArray(int)[7] 0 s
testByteArray2LongArray(int)[8] 0 s
testByteArray2LongArray(int)[9] 0.001 s
testByteArray2LongArray(int)[10] 0 s
testByteArray2LongArray(int)[11] 0 s
testByteArray2LongArray(int)[12] 0 s
testByteArray2LongArray(int)[13] 0 s
testByteArray2LongArray(int)[14] 0 s
testByteArray2LongArray(int)[15] 0 s
testByteArray2LongArray(int)[16] 0 s
testByteArray2LongArray(int)[17] 0 s
testIntArray2LongComposed(int)[1] 0 s
testIntArray2LongComposed(int)[2] 0 s
testIntArray2LongComposed(int)[3] 0 s
testIntArray2LongComposed(int)[4] 0 s
testIntArray2LongComposed(int)[5] 0 s
testLong2IntArrayLength2NotAllZero 0 s
testInt2IntArray 0.001 s
testInt2IntArray 0 s
testInt2IntArray 0 s
testInt2IntArray 0 s
testInt2IntArray 0 s
testIntArray2LongArray(int)[1] 0 s
testIntArray2LongArray(int)[2] 0 s
testIntArray2LongArray(int)[3] 0 s
testIntArray2LongArray(int)[4] 0 s
testIntArray2LongArray(int)[5] 0 s
testIntArray2Int(int)[1] 0 s
testIntArray2Int(int)[2] 0 s
testIntArray2Int(int)[3] 0 s
testIntArray2Int(int)[4] 0 s
testIntArray2Int(int)[5] 0.001 s
testIntArray2Long(int)[1] 0 s
testIntArray2Long(int)[2] 0 s
testIntArray2Long(int)[3] 0 s
testIntArray2Long(int)[4] 0 s
testIntArray2Long(int)[5] 0 s
testLongSizeFromByteSize(int)[1] 0 s
testLongSizeFromByteSize(int)[2] 0 s
testLongSizeFromByteSize(int)[3] 0 s
testLongSizeFromByteSize(int)[4] 0.001 s
testLongSizeFromByteSize(int)[5] 0 s
testLongSizeFromByteSize(int)[6] 0 s
testLongSizeFromByteSize(int)[7] 0 s
testLongSizeFromByteSize(int)[8] 0.001 s
testLongSizeFromByteSize(int)[9] 0 s
testLongSizeFromByteSize(int)[10] 0 s
testLongSizeFromByteSize(int)[11] 0 s
testLongSizeFromByteSize(int)[12] 0.001 s
testLongSizeFromByteSize(int)[13] 0 s
testLongSizeFromByteSize(int)[14] 0 s
testLongSizeFromByteSize(int)[15] 0 s
testLongSizeFromByteSize(int)[16] 0 s
testLongSizeFromByteSize(int)[17] 0 s
testLongSizeFromByteSize(int)[18] 0 s
testLongSizeFromByteSize(int)[19] 0 s
testLongSizeFromByteSize(int)[20] 0 s
testLongSizeFromByteSize(int)[21] 0 s
testLongSizeFromByteSize(int)[22] 0.001 s
testInt2LongArray 0 s
testInt2LongArray 0 s
testInt2LongArray 0 s
testInt2LongArray 0 s
testInt2LongArray 0.001 s
testInt2Long 0 s
testInt2Long 0 s
testInt2Long 0 s
testInt2Long 0 s
testInt2Long 0 s
testByteArray2Long(int)[1] 0 s
testByteArray2Long(int)[2] 0 s
testByteArray2Long(int)[3] 0 s
testByteArray2Long(int)[4] 0 s
testByteArray2Long(int)[5] 0.001 s
testByteArray2Long(int)[6] 0 s
testByteArray2Long(int)[7] 0.001 s
testByteArray2Long(int)[8] 0 s
testByteArray2Long(int)[9] 0 s
testByteArray2Long(int)[10] 0 s
testByteArray2Long(int)[11] 0 s
testByteArray2Long(int)[12] 0 s
testByteArray2Long(int)[13] 0.001 s
testByteArray2Long(int)[14] 0 s
testByteArray2Long(int)[15] 0 s
testByteArray2Long(int)[16] 0 s
testByteArray2Long(int)[17] 0 s
testByteArray2IntComposed(int)[1] 0 s
testByteArray2IntComposed(int)[2] 0.001 s
testByteArray2IntComposed(int)[3] 0 s
testByteArray2IntComposed(int)[4] 0 s
testByteArray2IntComposed(int)[5] 0 s
testByteArray2IntComposed(int)[6] 0 s
testByteArray2IntComposed(int)[7] 0.001 s
testByteArray2IntComposed(int)[8] 0 s
testByteArray2IntComposed(int)[9] 0 s
testByteArray2IntComposed(int)[10] 0 s
testByteArray2IntComposed(int)[11] 0 s
testByteArray2IntComposed(int)[12] 0 s
testByteArray2IntComposed(int)[13] 0 s
testByteArray2IntComposed(int)[14] 0 s
testByteArray2IntComposed(int)[15] 0 s
testByteArray2IntComposed(int)[16] 0 s
testByteArray2IntComposed(int)[17] 0 s
testLongSizeFromIntSize(int)[1] 0 s
testLongSizeFromIntSize(int)[2] 0 s
testLongSizeFromIntSize(int)[3] 0 s
testLongSizeFromIntSize(int)[4] 0 s
testLongSizeFromIntSize(int)[5] 0 s
testLongSizeFromIntSize(int)[6] 0 s
testLongSizeFromIntSize(int)[7] 0 s
testByteArray2Int(int)[1] 0 s
testByteArray2Int(int)[2] 0 s
testByteArray2Int(int)[3] 0 s
testByteArray2Int(int)[4] 0 s
testByteArray2Int(int)[5] 0.001 s
testByteArray2Int(int)[6] 0 s
testByteArray2Int(int)[7] 0 s
testByteArray2Int(int)[8] 0 s
testByteArray2Int(int)[9] 0 s
testByteArray2Int(int)[10] 0.001 s
testByteArray2Int(int)[11] 0 s
testByteArray2Int(int)[12] 0 s
testByteArray2Int(int)[13] 0 s
testByteArray2Int(int)[14] 0 s
testByteArray2Int(int)[15] 0 s
testByteArray2Int(int)[16] 0 s
testByteArray2Int(int)[17] 0 s

ByteArray2IntArrayTest

testSeedSizeIsMultipleOfIntSize(int)[1] 0.001 s
testSeedSizeIsMultipleOfIntSize(int)[2] 0 s
testSeedSizeIsMultipleOfIntSize(int)[3] 0 s
testSeedSizeIsMultipleOfIntSize(int)[4] 0 s
testSeedSizeIsMultipleOfIntSize(int)[5] 0 s
testSeedSizeIsMultipleOfIntSize(int)[6] 0 s
testSeedSizeIsMultipleOfIntSize(int)[7] 0 s
testSeedSizeIsMultipleOfIntSize(int)[8] 0 s
testSeedSizeIsMultipleOfIntSize(int)[9] 0 s

IntArray2LongArrayTest

testSeedSizeIsMultipleOfIntSize(int)[1] 0 s
testSeedSizeIsMultipleOfIntSize(int)[2] 0 s
testSeedSizeIsMultipleOfIntSize(int)[3] 0 s
testSeedSizeIsMultipleOfIntSize(int)[4] 0 s
testSeedSizeIsMultipleOfIntSize(int)[5] 0 s

JDKRandomBridgeTest

testSerialization 0.050 s
testJDKRandomEquivalence 0.001 s

RandomSourceInternalParametricTest

testCannotConvertUnsupportedSeed(RandomSourceInternal)[1] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[2] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[3] 0.001 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[4] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[5] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[6] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[7] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[8] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[9] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[10] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[11] 0.001 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[12] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[13] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[14] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[15] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[16] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[17] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[18] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[19] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[20] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[21] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[22] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[23] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[24] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[25] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[26] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[27] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[28] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[29] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[30] 0.001 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[31] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[32] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[33] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[34] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[35] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[36] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[37] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[38] 0.001 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[39] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[40] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[41] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[42] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[43] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[44] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[45] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[46] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[47] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[48] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[49] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[50] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[51] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[52] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[53] 0 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[54] 0.001 s
testCannotConvertUnsupportedSeed(RandomSourceInternal)[55] 0 s
testCreateSeedBytes(RandomSourceInternal)[1] 0 s
testCreateSeedBytes(RandomSourceInternal)[2] 0.001 s
testCreateSeedBytes(RandomSourceInternal)[3] 0 s
testCreateSeedBytes(RandomSourceInternal)[4] 0 s
testCreateSeedBytes(RandomSourceInternal)[5] 0 s
testCreateSeedBytes(RandomSourceInternal)[6] 0.001 s
testCreateSeedBytes(RandomSourceInternal)[7] 0 s
testCreateSeedBytes(RandomSourceInternal)[8] 0 s
testCreateSeedBytes(RandomSourceInternal)[9] 0 s
testCreateSeedBytes(RandomSourceInternal)[10] 0 s
testCreateSeedBytes(RandomSourceInternal)[11] 0 s
testCreateSeedBytes(RandomSourceInternal)[12] 0 s
testCreateSeedBytes(RandomSourceInternal)[13] 0 s
testCreateSeedBytes(RandomSourceInternal)[14] 0 s
testCreateSeedBytes(RandomSourceInternal)[15] 0 s
testCreateSeedBytes(RandomSourceInternal)[16] 0.001 s
testCreateSeedBytes(RandomSourceInternal)[17] 0 s
testCreateSeedBytes(RandomSourceInternal)[18] 0 s
testCreateSeedBytes(RandomSourceInternal)[19] 0 s
testCreateSeedBytes(RandomSourceInternal)[20] 0 s
testCreateSeedBytes(RandomSourceInternal)[21] 0 s
testCreateSeedBytes(RandomSourceInternal)[22] 0 s
testCreateSeedBytes(RandomSourceInternal)[23] 0 s
testCreateSeedBytes(RandomSourceInternal)[24] 0 s
testCreateSeedBytes(RandomSourceInternal)[25] 0 s
testCreateSeedBytes(RandomSourceInternal)[26] 0 s
testCreateSeedBytes(RandomSourceInternal)[27] 0 s
testCreateSeedBytes(RandomSourceInternal)[28] 0 s
testCreateSeedBytes(RandomSourceInternal)[29] 0 s
testCreateSeedBytes(RandomSourceInternal)[30] 0 s
testCreateSeedBytes(RandomSourceInternal)[31] 0 s
testCreateSeedBytes(RandomSourceInternal)[32] 0 s
testCreateSeedBytes(RandomSourceInternal)[33] 0 s
testCreateSeedBytes(RandomSourceInternal)[34] 0 s
testCreateSeedBytes(RandomSourceInternal)[35] 0 s
testCreateSeedBytes(RandomSourceInternal)[36] 0 s
testCreateSeedBytes(RandomSourceInternal)[37] 0 s
testCreateSeedBytes(RandomSourceInternal)[38] 0.001 s
testCreateSeedBytes(RandomSourceInternal)[39] 0 s
testCreateSeedBytes(RandomSourceInternal)[40] 0 s
testCreateSeedBytes(RandomSourceInternal)[41] 0 s
testCreateSeedBytes(RandomSourceInternal)[42] 0 s
testCreateSeedBytes(RandomSourceInternal)[43] 0 s
testCreateSeedBytes(RandomSourceInternal)[44] 0.001 s
testCreateSeedBytes(RandomSourceInternal)[45] 0 s
testCreateSeedBytes(RandomSourceInternal)[46] 0 s
testCreateSeedBytes(RandomSourceInternal)[47] 0 s
testCreateSeedBytes(RandomSourceInternal)[48] 0 s
testCreateSeedBytes(RandomSourceInternal)[49] 0 s
testCreateSeedBytes(RandomSourceInternal)[50] 0 s
testCreateSeedBytes(RandomSourceInternal)[51] 0 s
testCreateSeedBytes(RandomSourceInternal)[52] 0 s
testCreateSeedBytes(RandomSourceInternal)[53] 0 s
testCreateSeedBytes(RandomSourceInternal)[54] 0.001 s
testCreateSeedBytes(RandomSourceInternal)[55] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[1] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[2] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[3] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[4] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[5] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[6] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[7] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[8] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[9] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[10] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[11] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[12] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[13] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[14] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[15] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[16] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[17] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[18] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[19] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[20] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[21] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[22] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[23] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[24] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[25] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[26] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[27] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[28] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[29] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[30] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[31] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[32] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[33] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[34] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[35] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[36] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[37] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[38] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[39] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[40] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[41] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[42] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[43] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[44] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[45] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[46] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[47] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[48] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[49] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[50] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[51] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[52] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[53] 0.001 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[54] 0 s
testCreateSeedBytesSizeIsPositiveAndMultipleOf4Or8(RandomSourceInternal)[55] 0 s
testCreateSeed(RandomSourceInternal)[1] 0 s
testCreateSeed(RandomSourceInternal)[2] 0 s
testCreateSeed(RandomSourceInternal)[3] 0 s
testCreateSeed(RandomSourceInternal)[4] 0 s
testCreateSeed(RandomSourceInternal)[5] 0 s
testCreateSeed(RandomSourceInternal)[6] 0.001 s
testCreateSeed(RandomSourceInternal)[7] 0 s
testCreateSeed(RandomSourceInternal)[8] 0 s
testCreateSeed(RandomSourceInternal)[9] 0 s
testCreateSeed(RandomSourceInternal)[10] 0 s
testCreateSeed(RandomSourceInternal)[11] 0 s
testCreateSeed(RandomSourceInternal)[12] 0 s
testCreateSeed(RandomSourceInternal)[13] 0.001 s
testCreateSeed(RandomSourceInternal)[14] 0 s
testCreateSeed(RandomSourceInternal)[15] 0 s
testCreateSeed(RandomSourceInternal)[16] 0 s
testCreateSeed(RandomSourceInternal)[17] 0 s
testCreateSeed(RandomSourceInternal)[18] 0 s
testCreateSeed(RandomSourceInternal)[19] 0 s
testCreateSeed(RandomSourceInternal)[20] 0 s
testCreateSeed(RandomSourceInternal)[21] 0 s
testCreateSeed(RandomSourceInternal)[22] 0 s
testCreateSeed(RandomSourceInternal)[23] 0 s
testCreateSeed(RandomSourceInternal)[24] 0 s
testCreateSeed(RandomSourceInternal)[25] 0 s
testCreateSeed(RandomSourceInternal)[26] 0 s
testCreateSeed(RandomSourceInternal)[27] 0 s
testCreateSeed(RandomSourceInternal)[28] 0 s
testCreateSeed(RandomSourceInternal)[29] 0 s
testCreateSeed(RandomSourceInternal)[30] 0 s
testCreateSeed(RandomSourceInternal)[31] 0 s
testCreateSeed(RandomSourceInternal)[32] 0 s
testCreateSeed(RandomSourceInternal)[33] 0 s
testCreateSeed(RandomSourceInternal)[34] 0 s
testCreateSeed(RandomSourceInternal)[35] 0 s
testCreateSeed(RandomSourceInternal)[36] 0 s
testCreateSeed(RandomSourceInternal)[37] 0 s
testCreateSeed(RandomSourceInternal)[38] 0 s
testCreateSeed(RandomSourceInternal)[39] 0 s
testCreateSeed(RandomSourceInternal)[40] 0 s
testCreateSeed(RandomSourceInternal)[41] 0 s
testCreateSeed(RandomSourceInternal)[42] 0 s
testCreateSeed(RandomSourceInternal)[43] 0 s
testCreateSeed(RandomSourceInternal)[44] 0 s
testCreateSeed(RandomSourceInternal)[45] 0 s
testCreateSeed(RandomSourceInternal)[46] 0.001 s
testCreateSeed(RandomSourceInternal)[47] 0 s
testCreateSeed(RandomSourceInternal)[48] 0 s
testCreateSeed(RandomSourceInternal)[49] 0 s
testCreateSeed(RandomSourceInternal)[50] 0 s
testCreateSeed(RandomSourceInternal)[51] 0 s
testCreateSeed(RandomSourceInternal)[52] 0 s
testCreateSeed(RandomSourceInternal)[53] 0 s
testCreateSeed(RandomSourceInternal)[54] 0 s
testCreateSeed(RandomSourceInternal)[55] 0 s
testConvertSupportedSeed(RandomSourceInternal)[1] 0 s
testConvertSupportedSeed(RandomSourceInternal)[2] 0 s
testConvertSupportedSeed(RandomSourceInternal)[3] 0.001 s
testConvertSupportedSeed(RandomSourceInternal)[4] 0 s
testConvertSupportedSeed(RandomSourceInternal)[5] 0 s
testConvertSupportedSeed(RandomSourceInternal)[6] 0 s
testConvertSupportedSeed(RandomSourceInternal)[7] 0 s
testConvertSupportedSeed(RandomSourceInternal)[8] 0 s
testConvertSupportedSeed(RandomSourceInternal)[9] 0.001 s
testConvertSupportedSeed(RandomSourceInternal)[10] 0 s
testConvertSupportedSeed(RandomSourceInternal)[11] 0 s
testConvertSupportedSeed(RandomSourceInternal)[12] 0 s
testConvertSupportedSeed(RandomSourceInternal)[13] 0 s
testConvertSupportedSeed(RandomSourceInternal)[14] 0 s
testConvertSupportedSeed(RandomSourceInternal)[15] 0 s
testConvertSupportedSeed(RandomSourceInternal)[16] 0 s
testConvertSupportedSeed(RandomSourceInternal)[17] 0 s
testConvertSupportedSeed(RandomSourceInternal)[18] 0 s
testConvertSupportedSeed(RandomSourceInternal)[19] 0 s
testConvertSupportedSeed(RandomSourceInternal)[20] 0 s
testConvertSupportedSeed(RandomSourceInternal)[21] 0 s
testConvertSupportedSeed(RandomSourceInternal)[22] 0 s
testConvertSupportedSeed(RandomSourceInternal)[23] 0 s
testConvertSupportedSeed(RandomSourceInternal)[24] 0 s
testConvertSupportedSeed(RandomSourceInternal)[25] 0 s
testConvertSupportedSeed(RandomSourceInternal)[26] 0 s
testConvertSupportedSeed(RandomSourceInternal)[27] 0 s
testConvertSupportedSeed(RandomSourceInternal)[28] 0 s
testConvertSupportedSeed(RandomSourceInternal)[29] 0 s
testConvertSupportedSeed(RandomSourceInternal)[30] 0 s
testConvertSupportedSeed(RandomSourceInternal)[31] 0 s
testConvertSupportedSeed(RandomSourceInternal)[32] 0 s
testConvertSupportedSeed(RandomSourceInternal)[33] 0 s
testConvertSupportedSeed(RandomSourceInternal)[34] 0 s
testConvertSupportedSeed(RandomSourceInternal)[35] 0.001 s
testConvertSupportedSeed(RandomSourceInternal)[36] 0 s
testConvertSupportedSeed(RandomSourceInternal)[37] 0 s
testConvertSupportedSeed(RandomSourceInternal)[38] 0 s
testConvertSupportedSeed(RandomSourceInternal)[39] 0 s
testConvertSupportedSeed(RandomSourceInternal)[40] 0 s
testConvertSupportedSeed(RandomSourceInternal)[41] 0 s
testConvertSupportedSeed(RandomSourceInternal)[42] 0.001 s
testConvertSupportedSeed(RandomSourceInternal)[43] 0 s
testConvertSupportedSeed(RandomSourceInternal)[44] 0 s
testConvertSupportedSeed(RandomSourceInternal)[45] 0 s
testConvertSupportedSeed(RandomSourceInternal)[46] 0 s
testConvertSupportedSeed(RandomSourceInternal)[47] 0 s
testConvertSupportedSeed(RandomSourceInternal)[48] 0 s
testConvertSupportedSeed(RandomSourceInternal)[49] 0.001 s
testConvertSupportedSeed(RandomSourceInternal)[50] 0 s
testConvertSupportedSeed(RandomSourceInternal)[51] 0 s
testConvertSupportedSeed(RandomSourceInternal)[52] 0 s
testConvertSupportedSeed(RandomSourceInternal)[53] 0 s
testConvertSupportedSeed(RandomSourceInternal)[54] 0 s
testConvertSupportedSeed(RandomSourceInternal)[55] 0.001 s

LongArray2IntArrayTest

testIntSizeIsMultipleOfSeedSize(int)[1] 0.001 s
testIntSizeIsMultipleOfSeedSize(int)[2] 0 s
testIntSizeIsMultipleOfSeedSize(int)[3] 0 s
testIntSizeIsMultipleOfSeedSize(int)[4] 0 s
testIntSizeIsMultipleOfSeedSize(int)[5] 0 s
testIntSizeIsMultipleOfSeedSize(int)[6] 0 s

Long2LongArrayTest

testFixedLengthConversion 0 s

MixFunctionsTest

testStafford13(long)[1] 0.003 s
testStafford13(long)[2] 0 s
testStafford13(long)[3] 0 s
testStafford13(long)[4] 0 s
testStafford13(long)[5] 0 s
testUnmixStafford13 0.001 s
testMurmur3 0 s

NativeSeedTypeParametricTest

testConvertSeedToBytes(NativeSeedType)[1] 0 s
testConvertSeedToBytes(NativeSeedType)[2] 0 s
testConvertSeedToBytes(NativeSeedType)[3] 0 s
testConvertSeedToBytes(NativeSeedType)[4] 0 s
testCannotConvertUnsupportedSeed(NativeSeedType)[1] 0.001 s
testCannotConvertUnsupportedSeed(NativeSeedType)[2] 0 s
testCannotConvertUnsupportedSeed(NativeSeedType)[3] 0 s
testCannotConvertUnsupportedSeed(NativeSeedType)[4] 0 s
testCreateArraySeedWithNonZeroRangeThrows(NativeSeedType)[1] 0 s
- skipped -
testCreateArraySeedWithNonZeroRangeThrows(NativeSeedType)[2] 0 s
- skipped -
testCreateArraySeedWithNonZeroRangeThrows(NativeSeedType)[3] 0.001 s
testCreateArraySeedWithNonZeroRangeThrows(NativeSeedType)[4] 0 s
testCreateSeed(NativeSeedType)[1] 0.001 s
testCreateSeed(NativeSeedType)[2] 0 s
testCreateSeed(NativeSeedType)[3] 0 s
testCreateSeed(NativeSeedType)[4] 0 s
testNativeSeedTypeEnum 0.001 s
testConvertSupportedSeed(NativeSeedType)[1] 0 s
testConvertSupportedSeed(NativeSeedType)[2] 0 s
testConvertSupportedSeed(NativeSeedType)[3] 0.001 s
testConvertSupportedSeed(NativeSeedType)[4] 0 s

SeedUtilsTest

testCreateIntHexPermutation 0.023 s
testCreateLongHexPermutation 0.002 s

JDKRandomWrapperTest

testNextByteInRange 0.001 s
testJDKRandomEquivalence 0 s
testNextLongInRangeThrows 0 s
testNextLongInRange 0 s

SeedConverterComposerTest

testComposedCoversion 0.001 s

RandomSourceTest

testIsJumpable 0.001 s
testCreateLongArray 0 s
testIsSplittable 0 s
testMSWSCreateSeed 0.005 s
testIsLongJumpable 0 s
testCreateIntArray 0 s
testCreateLong 0 s
testCreateInt 0.003 s
testUnrestorable 0.016 s

NoOpConverterTest

testNoOpLongArrayCoversion 0 s
testNoOpIntegerCoversion 0 s

Failure Details

[Summary] [Package List] [Test Cases]


testZeroIntArraySeed(Data)[3]
- skipped: skipped
testZeroIntArraySeed(Data)[4]
- skipped: skipped
testZeroIntArraySeed(Data)[5]
- skipped: skipped
testZeroIntArraySeed(Data)[6]
- skipped: skipped
testZeroIntArraySeed(Data)[7]
- skipped: skipped
testZeroIntArraySeed(Data)[8]
- skipped: skipped
testZeroIntArraySeed(Data)[10]
- skipped: skipped
testZeroIntArraySeed(Data)[12]
- skipped: skipped
testZeroIntArraySeed(Data)[13]
- skipped: skipped
testZeroIntArraySeed(Data)[14]
- skipped: skipped
testZeroIntArraySeed(Data)[15]
- skipped: skipped
testZeroIntArraySeed(Data)[20]
- skipped: skipped
testZeroIntArraySeed(Data)[22]
- skipped: skipped
testZeroIntArraySeed(Data)[27]
- skipped: skipped
testZeroIntArraySeed(Data)[28]
- skipped: skipped
testZeroIntArraySeed(Data)[32]
- skipped: skipped
testZeroIntArraySeed(Data)[33]
- skipped: skipped
testZeroIntArraySeed(Data)[34]
- skipped: skipped
testZeroIntArraySeed(Data)[35]
- skipped: skipped
testZeroIntArraySeed(Data)[36]
- skipped: skipped
testZeroIntArraySeed(Data)[37]
- skipped: skipped
testZeroIntArraySeed(Data)[40]
- skipped: skipped
testZeroIntArraySeed(Data)[41]
- skipped: skipped
testZeroIntArraySeed(Data)[42]
- skipped: skipped
testZeroIntArraySeed(Data)[43]
- skipped: skipped
testZeroIntArraySeed(Data)[44]
- skipped: skipped
testZeroIntArraySeed(Data)[45]
- skipped: skipped
testEmptyIntArraySeed(Data)[1]
- skipped: skipped
testEmptyIntArraySeed(Data)[16]
- skipped: skipped
testEmptyIntArraySeed(Data)[17]
- skipped: skipped
testEmptyIntArraySeed(Data)[18]
- skipped: skipped
testEmptyIntArraySeed(Data)[19]
- skipped: skipped
testEmptyIntArraySeed(Data)[20]
- skipped: skipped
testEmptyIntArraySeed(Data)[23]
- skipped: skipped
testEmptyIntArraySeed(Data)[24]
- skipped: skipped
testEmptyIntArraySeed(Data)[26]
- skipped: skipped
testEmptyIntArraySeed(Data)[27]
- skipped: skipped
testEmptyIntArraySeed(Data)[28]
- skipped: skipped
testEmptyIntArraySeed(Data)[29]
- skipped: skipped
testEmptyIntArraySeed(Data)[30]
- skipped: skipped
testEmptyIntArraySeed(Data)[31]
- skipped: skipped
testEmptyIntArraySeed(Data)[32]
- skipped: skipped
testEmptyIntArraySeed(Data)[33]
- skipped: skipped
testEmptyIntArraySeed(Data)[34]
- skipped: skipped
testEmptyIntArraySeed(Data)[35]
- skipped: skipped
testEmptyIntArraySeed(Data)[36]
- skipped: skipped
testEmptyIntArraySeed(Data)[37]
- skipped: skipped
testEmptyIntArraySeed(Data)[38]
- skipped: skipped
testEmptyIntArraySeed(Data)[39]
- skipped: skipped
testEmptyIntArraySeed(Data)[40]
- skipped: skipped
testEmptyIntArraySeed(Data)[41]
- skipped: skipped
testEmptyIntArraySeed(Data)[42]
- skipped: skipped
testEmptyIntArraySeed(Data)[43]
- skipped: skipped
testEmptyIntArraySeed(Data)[44]
- skipped: skipped
testEmptyIntArraySeed(Data)[45]
- skipped: skipped
testEmptyIntArraySeed(Data)[46]
- skipped: skipped
testEmptyIntArraySeed(Data)[47]
- skipped: skipped
testEmptyIntArraySeed(Data)[48]
- skipped: skipped
testEmptyIntArraySeed(Data)[49]
- skipped: skipped
testEmptyIntArraySeed(Data)[50]
- skipped: skipped
testEmptyIntArraySeed(Data)[51]
- skipped: skipped
testEmptyIntArraySeed(Data)[52]
- skipped: skipped
testEmptyIntArraySeed(Data)[53]
- skipped: skipped
testFactoryCreateMethod(Data)[30]
- skipped: skipped
testEmptyLongArraySeed(Data)[1]
- skipped: skipped
testEmptyLongArraySeed(Data)[2]
- skipped: skipped
testEmptyLongArraySeed(Data)[3]
- skipped: skipped
testEmptyLongArraySeed(Data)[4]
- skipped: skipped
testEmptyLongArraySeed(Data)[5]
- skipped: skipped
testEmptyLongArraySeed(Data)[6]
- skipped: skipped
testEmptyLongArraySeed(Data)[7]
- skipped: skipped
testEmptyLongArraySeed(Data)[8]
- skipped: skipped
testEmptyLongArraySeed(Data)[9]
- skipped: skipped
testEmptyLongArraySeed(Data)[10]
- skipped: skipped
testEmptyLongArraySeed(Data)[11]
- skipped: skipped
testEmptyLongArraySeed(Data)[12]
- skipped: skipped
testEmptyLongArraySeed(Data)[13]
- skipped: skipped
testEmptyLongArraySeed(Data)[14]
- skipped: skipped
testEmptyLongArraySeed(Data)[15]
- skipped: skipped
testEmptyLongArraySeed(Data)[18]
- skipped: skipped
testEmptyLongArraySeed(Data)[19]
- skipped: skipped
testEmptyLongArraySeed(Data)[21]
- skipped: skipped
testEmptyLongArraySeed(Data)[22]
- skipped: skipped
testEmptyLongArraySeed(Data)[23]
- skipped: skipped
testEmptyLongArraySeed(Data)[24]
- skipped: skipped
testEmptyLongArraySeed(Data)[25]
- skipped: skipped
testEmptyLongArraySeed(Data)[26]
- skipped: skipped
testEmptyLongArraySeed(Data)[29]
- skipped: skipped
testEmptyLongArraySeed(Data)[30]
- skipped: skipped
testEmptyLongArraySeed(Data)[46]
- skipped: skipped
testZeroLongArraySeed(Data)[3]
- skipped: skipped
testZeroLongArraySeed(Data)[4]
- skipped: skipped
testZeroLongArraySeed(Data)[5]
- skipped: skipped
testZeroLongArraySeed(Data)[6]
- skipped: skipped
testZeroLongArraySeed(Data)[7]
- skipped: skipped
testZeroLongArraySeed(Data)[8]
- skipped: skipped
testZeroLongArraySeed(Data)[10]
- skipped: skipped
testZeroLongArraySeed(Data)[12]
- skipped: skipped
testZeroLongArraySeed(Data)[13]
- skipped: skipped
testZeroLongArraySeed(Data)[14]
- skipped: skipped
testZeroLongArraySeed(Data)[15]
- skipped: skipped
testZeroLongArraySeed(Data)[20]
- skipped: skipped
testZeroLongArraySeed(Data)[22]
- skipped: skipped
testZeroLongArraySeed(Data)[27]
- skipped: skipped
testZeroLongArraySeed(Data)[28]
- skipped: skipped
testZeroLongArraySeed(Data)[32]
- skipped: skipped
testZeroLongArraySeed(Data)[33]
- skipped: skipped
testZeroLongArraySeed(Data)[34]
- skipped: skipped
testZeroLongArraySeed(Data)[35]
- skipped: skipped
testZeroLongArraySeed(Data)[36]
- skipped: skipped
testZeroLongArraySeed(Data)[37]
- skipped: skipped
testZeroLongArraySeed(Data)[40]
- skipped: skipped
testZeroLongArraySeed(Data)[41]
- skipped: skipped
testZeroLongArraySeed(Data)[42]
- skipped: skipped
testZeroLongArraySeed(Data)[43]
- skipped: skipped
testZeroLongArraySeed(Data)[44]
- skipped: skipped
testZeroLongArraySeed(Data)[45]
- skipped: skipped
testCreateArraySeedWithNonZeroRangeThrows(NativeSeedType)[1]
- skipped: skipped
testCreateArraySeedWithNonZeroRangeThrows(NativeSeedType)[2]
- skipped: skipped