Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
92 0 0 0 100% 0.454 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
io.github.olyutorskii.aletojio.rng.dull 5 0 0 0 100% 0.094 s
io.github.olyutorskii.aletojio.rng.xorsft 14 0 0 0 100% 0.042 s
io.github.olyutorskii.aletojio.rng.mwc 6 0 0 0 100% 0.017 s
io.github.olyutorskii.aletojio.rng.fibo 10 0 0 0 100% 0.029 s
io.github.olyutorskii.aletojio 15 0 0 0 100% 0.047 s
io.github.olyutorskii.aletojio.rng.lcg 11 0 0 0 100% 0.040 s
io.github.olyutorskii.aletojio.idling 4 0 0 0 100% 0.027 s
io.github.olyutorskii.aletojio.bijection 7 0 0 0 100% 0.035 s
io.github.olyutorskii.aletojio.shrink 3 0 0 0 100% 0.021 s
io.github.olyutorskii.aletojio.emergence 9 0 0 0 100% 0.069 s
io.github.olyutorskii.aletojio.rng 8 0 0 0 100% 0.033 s

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

io.github.olyutorskii.aletojio.rng.dull

- Class Tests Errors Failures Skipped Success Rate Time
StepSequenceTest 3 0 0 0 100% 0.085 s
SeqRepeaterTest 2 0 0 0 100% 0.009 s

io.github.olyutorskii.aletojio.rng.xorsft

- Class Tests Errors Failures Skipped Success Rate Time
Xoshiro256ppTest 2 0 0 0 100% 0.006 s
XorShift64Test 2 0 0 0 100% 0.005 s
Xoshiro256ssTest 2 0 0 0 100% 0.006 s
XorShiftTest 2 0 0 0 100% 0.006 s
Xoroshiro128ppTest 2 0 0 0 100% 0.007 s
Xoroshiro128ssTest 2 0 0 0 100% 0.005 s
XorShift128Test 2 0 0 0 100% 0.007 s

io.github.olyutorskii.aletojio.rng.mwc

- Class Tests Errors Failures Skipped Success Rate Time
MwcTest 5 0 0 0 100% 0.011 s
CmwcTest 1 0 0 0 100% 0.006 s

io.github.olyutorskii.aletojio.rng.fibo

- Class Tests Errors Failures Skipped Success Rate Time
LagFibTest 5 0 0 0 100% 0.015 s
LfShiftRegTest 5 0 0 0 100% 0.014 s

io.github.olyutorskii.aletojio

- Class Tests Errors Failures Skipped Success Rate Time
BitPoolTest 13 0 0 0 100% 0.026 s
BoundRndTest 2 0 0 0 100% 0.021 s

io.github.olyutorskii.aletojio.rng.lcg

- Class Tests Errors Failures Skipped Success Rate Time
LcgFactoryTest 8 0 0 0 100% 0.026 s
AbstractLcgTest 1 0 0 0 100% 0.007 s
LcgRndInt32Test 2 0 0 0 100% 0.007 s

io.github.olyutorskii.aletojio.idling

- Class Tests Errors Failures Skipped Success Rate Time
PopCntMonitorTest 1 0 0 0 100% 0.005 s
UniqRunMonitorTest 1 0 0 0 100% 0.008 s
BunchMonitorTest 1 0 0 0 100% 0.006 s
ByteFreqMonitorTest 1 0 0 0 100% 0.008 s

io.github.olyutorskii.aletojio.bijection

- Class Tests Errors Failures Skipped Success Rate Time
ParitySpreaderTest 2 0 0 0 100% 0.011 s
Sbox8x4Test 2 0 0 0 100% 0.005 s
Pbox32Test 3 0 0 0 100% 0.019 s

io.github.olyutorskii.aletojio.shrink

- Class Tests Errors Failures Skipped Success Rate Time
VnExtractorTest 1 0 0 0 100% 0.010 s
BitSwitcherTest 1 0 0 0 100% 0.006 s
XorMixerTest 1 0 0 0 100% 0.005 s

io.github.olyutorskii.aletojio.emergence

- Class Tests Errors Failures Skipped Success Rate Time
EfMsSeqTest 9 0 0 0 100% 0.069 s

io.github.olyutorskii.aletojio.rng

- Class Tests Errors Failures Skipped Success Rate Time
RndAdapterTest 8 0 0 0 100% 0.033 s

Test Cases

[Summary] [Package List] [Test Cases]

StepSequenceTest

testCreateQuasiRandom 0.037 s
testCreateCounter 0.001 s
testNextInt32 0.001 s

Xoshiro256ppTest

testSetSeed 0.001 s
testNextInt64 0.002 s

PopCntMonitorTest

testProbe 0.004 s

LagFibTest

testBinOp 0.003 s
testHasOdd 0.002 s
testSetSeed 0 s
testNextInt32 0.002 s
testConstructor 0.001 s

MwcTest

testGetRecords 0.002 s
testNextInt32 0.001 s
testConstructor 0.001 s
testSetCarry 0.001 s
testSetSeeds 0.001 s

UniqRunMonitorTest

testProbeImpl 0.005 s

VnExtractorTest

testNextInt32 0.005 s

EfMsSeqTest

testGet 0.007 s
testToString 0.001 s
testLastIdxSuffix 0.001 s
testHashCode 0.003 s
testEquals 0.002 s
testAppend_int 0.001 s
testAppend_intArr 0.003 s
testLength 0.001 s
testNextBool 0.035 s

ParitySpreaderTest

testSpread_byteArr_int 0.007 s
testSpread_int 0.001 s

XorShift64Test

testSetSeed 0.002 s
testNextInt64 0.001 s

Sbox8x4Test

testNextInt32 0.002 s
testConstructor 0.001 s

CmwcTest

testNextInt32 0.002 s

LfShiftRegTest

testTaps2Mask 0.001 s
testXorBitSeq 0.001 s
testToString 0.002 s
testSetSeed 0 s
testNextInt32 0.001 s

LcgFactoryTest

testCreateMinStd 0.003 s
testCreateGlibc 0.002 s
testCreateRandu 0.002 s
testCreateLrand48 0.001 s
testCreateMinStd0 0.001 s
testCreateMrand48 0.004 s
testSetSeed 0.002 s
testSeedScrambler4M48 0.001 s

BitPoolTest

testPushByte 0 s
testChopByte 0.001 s
testPushBoolean_boolean 0.001 s
testSize 0.001 s
testChopLong_0args 0.001 s
testChopBoolean 0.002 s
testPushBoolean 0 s
testPushLong_long_int 0.004 s
testPushLong_long 0.001 s
testChopLong_int 0.003 s
testGetMaskInt 0.001 s
testPushInt_int 0.001 s
testGetMaskLong 0.001 s

Pbox32Test

testDiffuse 0.007 s
testNextInt32 0.002 s
testConstructor 0.002 s

Xoshiro256ssTest

testSetSeed 0.002 s
testNextInt64 0.001 s

BitSwitcherTest

testNextInt32 0.002 s

XorShiftTest

testSetSeed 0.004 s
testNextInt32 0.001 s

AbstractLcgTest

testCalcModMask 0.004 s

LcgRndInt32Test

testConstructor 0.001 s
testNextSeed 0.002 s

Xoroshiro128ppTest

testSetSeed 0.002 s
testNextInt64 0.002 s

Xoroshiro128ssTest

testSetSeed 0.002 s
testNextInt64 0.001 s

XorMixerTest

testNextInt32 0.002 s

RndAdapterTest

testNext 0.010 s
testSourceEtc 0.002 s
testNextBit 0.003 s
testSetSeed 0.002 s
testNextInt31 0.001 s
testNextInt32 0.001 s
testNextInt64 0.001 s
testNextByte 0.002 s

BunchMonitorTest

testProbe 0.003 s

XorShift128Test

testSetSeed 0.003 s
testNextInt32 0.001 s

BoundRndTest

testNext 0.012 s
testConstructor 0.005 s

SeqRepeaterTest

testNextInt32 0.004 s
testNextInt64 0.001 s

ByteFreqMonitorTest

testProbeImpl 0.007 s