Class picard.sam.util.PrimaryAlignmentKeyTest

12

tests

0

failures

0

ignored

0.001s

duration

100%

successful

Tests

Test Duration Result
testPrimaryAlignmentKeyCompare[0]([r1 0b aligned to *:0--1., r1 1/2 0b aligned to *:0--1.], -1) 0s passed
testPrimaryAlignmentKeyCompare[1]([r1 0b aligned to *:0--1., r1 2/2 0b aligned to *:0--1.], -2) 0s passed
testPrimaryAlignmentKeyCompare[2]([r1 1/2 0b aligned to *:0--1., r1 2/2 0b aligned to *:0--1.], -1) 0s passed
testPrimaryAlignmentKeyCompare[3]([r1 1/2 0b aligned to *:0--1., r1 0b aligned to *:0--1.], 1) 0.001s passed
testPrimaryAlignmentKeyCompare[4]([r1 2/2 0b aligned to *:0--1., r1 0b aligned to *:0--1.], 2) 0s passed
testPrimaryAlignmentKeyCompare[5]([r1 2/2 0b aligned to *:0--1., r1 1/2 0b aligned to *:0--1.], 1) 0s passed
testPrimaryAlignmentKeyCompare[6]([r1 0b aligned to *:0--1., r1 0b aligned to *:0--1.], 0) 0s passed
testPrimaryAlignmentKeyCompare[7]([r1 1/2 0b aligned to *:0--1., r1 1/2 0b aligned to *:0--1.], 0) 0s passed
testPrimaryAlignmentKeyCompare[8]([r1 2/2 0b aligned to *:0--1., r1 2/2 0b aligned to *:0--1.], 0) 0s passed
testPrimaryAlignmentKeyCompare[9]([r1 0b aligned to *:0--1., r2 0b aligned to *:0--1.], -1) 0s passed
testRejectNonPrimary[0](r1 0b aligned to *:0--1.) 0s passed
testRejectNonPrimary[1](r1 0b aligned to *:0--1.) 0s passed