Class org.broadinstitute.hellbender.utils.read.ArtificialReadUtilsUnitTest

30

tests

0

failures

0

ignored

0.010s

duration

100%

successful

Tests

Test Duration Result
basicReadIteratorTest 0.004s passed
basicUnmappedIteratorTest 0.004s passed
onePerChromosome 0s passed
tenPerChromosome 0.001s passed
testCreateArtificialUnmappedRead 0s passed
testCreateArtificialUnmappedReadWithAssignedPosition 0s passed
testCreateDeletionPileup[0](1, AAAA*, 5, AA) 0s passed
testCreateDeletionPileup[1](0, CAAA*, 5, CA) 0s passed
testCreateDeletionPileup[2](1, AAAA, 5, AA) 0s passed
testCreateDeletionPileup[3](0, CAAA, 5, CA) 0s passed
testCreateDeletionPileup[4](4, AAAA, 5, AAAAA) 0s passed
testCreateDeletionPileup[5](4, CAAA, 5, AAAAC) 0s passed
testCreateIdenticalArtificialReads 0s passed
testCreateInsertionPileup[0](1, ATTT*, 5, AATTTAAA) 0s passed
testCreateInsertionPileup[1](0, ATTT*, 5, ATTTAAAA) 0s passed
testCreateInsertionPileup[2](4, ATTT*, 5, AAAAATTT) 0s passed
testCreateInsertionPileup[3](4, CTTT*, 5, AAAACTTT) 0s passed
testCreateInsertionPileup[4](1, ATTT, 5, AATTTAAA) 0s passed
testCreateInsertionPileup[5](0, ATTT, 5, ATTTAAAA) 0s passed
testCreateInsertionPileup[6](4, ATTT, 5, AAAAATTT) 0s passed
testCreateNonIndelPileupElement[0](1, TTTT*, 5, ATTTT) 0s passed
testCreateNonIndelPileupElement[1](0, TTTT*, 5, TTTTA) 0s passed
testCreateNonIndelPileupElement[2](4, TTTT*, 5, AAAAT) 0s passed
testCreateNonIndelPileupElement[3](1, TTTT, 5, ATTTT) 0.001s passed
testCreateNonIndelPileupElement[4](0, TTTT, 5, TTTTA) 0s passed
testCreateNonIndelPileupElement[5](4, TTTT, 5, AAAAT) 0s passed
testCreateNonIndelPileupElement[6](4, TCCT, 5, AAAAT) 0s passed
testCreateNonIndelPileupElement[7](4, CCCT, 5, AAAAC) 0s passed
testCreateNonIndelPileupElement[8](3, CCCT, 5, AAACC) 0s passed
testReadGroup 0s passed