Test |
Duration |
Result |
basicTest |
0.031s |
passed |
basicTestTribble |
0.007s |
passed |
basicTestTribbleWithHeadersOfInterest |
0.007s |
passed |
basicTestTribbleWithHeadersOfInterestColumnNamesSpecified |
0.005s |
passed |
basicTestTribbleWithNoConfig |
0.005s |
passed |
basicTestWithAllColumnsFile |
0.005s |
passed |
testCopyAnnotatedInterval[0](AnnotatedInterval{interval=1:100-200, annotations={Foo=bar, Foo1=bar1}}, [Foo, Foo1], AnnotatedInterval{interval=1:100-200, annotations={Foo=bar, Foo1=bar1}}) |
0.001s |
passed |
testCopyAnnotatedInterval[1](AnnotatedInterval{interval=1:100-200, annotations={Foo=bar, Foo1=bar1}}, [Foo], AnnotatedInterval{interval=1:100-200, annotations={Foo=bar}}) |
0.001s |
passed |
testCopyAnnotatedInterval[2](AnnotatedInterval{interval=1:100-200, annotations={Foo=bar, Foo1=bar1}}, [Foo, Not_Present], AnnotatedInterval{interval=1:100-200, annotations={Foo=bar}}) |
0s |
passed |
testCopyAnnotatedInterval[3](AnnotatedInterval{interval=1:100-200, annotations={Foo=bar, Foo1=bar1}}, [], AnnotatedInterval{interval=1:100-200, annotations={}}) |
0s |
passed |
testCopyAnnotatedInterval[4](AnnotatedInterval{interval=1:100-200, annotations={Foo=bar, Foo1=bar1}}, [Not_Present, Not_Present2, Not_Present3], AnnotatedInterval{interval=1:100-200, annotations={}}) |
0s |
passed |
testCreateSamFileHeaderComments |
0.003s |
passed |
testCreationFromList |
0.010s |
passed |
testErrorCreateWithInconsistentRegionList |
0s |
passed |