| Test |
Duration |
Result |
| basicTest |
0.029s |
passed |
| basicTestTribble |
0.003s |
passed |
| basicTestTribbleWithHeadersOfInterest |
0.003s |
passed |
| basicTestTribbleWithHeadersOfInterestColumnNamesSpecified |
0.002s |
passed |
| basicTestTribbleWithNoConfig |
0.003s |
passed |
| basicTestWithAllColumnsFile |
0.003s |
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}}) |
0s |
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.001s |
passed |
| testCreationFromList |
0.004s |
passed |
| testErrorCreateWithInconsistentRegionList |
0s |
passed |