Class org.broadinstitute.hellbender.utils.downsampling.ReadsDownsamplingIteratorUnitTest

13

tests

0

failures

0

ignored

0.001s

duration

100%

successful

Tests

Test Duration Result
testNextCalledWithNoItems 0s passed
testNullDownsampler 0s passed
testNullIter 0s passed
testReadsDownsamplingIteratorWithReservoirDownsampler 0.001s passed
testReadsDownsamplingIterator[0]([A 1:10000-10009], []) 0s passed
testReadsDownsamplingIterator[1]([A 1:10000-10009, B 1:10000-10009], [B]) 0s passed
testReadsDownsamplingIterator[2]([A 1:10000-10009, A 1:10000-10009, A 1:10000-10009, B 1:10000-10009, A 1:10000-10009, A 1:10000-10009], [B]) 0s passed
testReadsDownsamplingIterator[3]([A 1:10000-10009, A 1:10000-10009, A 1:10000-10009, A 1:10000-10009, A 1:10000-10009], []) 0s passed
testReadsDownsamplingIterator[4]([A 1:10000-10009, B 1:10000-10009, C 1:10000-10009], [B, C]) 0s passed
testReadsDownsamplingIterator[5]([B 1:10000-10009, B 1:10000-10009, A 1:10000-10009, B 1:10000-10009, C 1:10000-10009], [B, B, B, C]) 0s passed
testReadsDownsamplingIterator[6]([B 1:10000-10009, B 1:10000-10009, C 1:10000-10009], [B, B, C]) 0s passed
testReadsDownsamplingIterator[7]([], []) 0s passed
testRemoveThrows 0s passed