Class org.broadinstitute.hellbender.utils.codecs.gtf.AbstractGtfCodecUnitTest

6

tests

0

failures

0

ignored

0.004s

duration

100%

successful

Tests

Test Duration Result
testCheckHeaderLineStartsWith[0](org.broadinstitute.hellbender.utils.codecs.gtf.GencodeGtfCodec@3048ec86, [##LINE_1, ##LINE_2, ##LINE_3, ##LINE_4, ##LINE_5], 0, LINE_1, true) 0s passed
testCheckHeaderLineStartsWith[1](org.broadinstitute.hellbender.utils.codecs.gtf.GencodeGtfCodec@3048ec86, [##LINE_1, ##LINE_2, ##LINE_3, ##LINE_4, ##LINE_5], 0, LINE_2, false) 0s passed
testCheckHeaderLineStartsWith[2](org.broadinstitute.hellbender.utils.codecs.gtf.EnsemblGtfCodec@68178281, [#!LINE_1, #!LINE_2, #!LINE_3, #!LINE_4, #!LINE_5], 0, LINE_1, true) 0s passed
testCheckHeaderLineStartsWith[3](org.broadinstitute.hellbender.utils.codecs.gtf.EnsemblGtfCodec@68178281, [#!LINE_1, #!LINE_2, #!LINE_3, #!LINE_4, #!LINE_5], 0, LINE_2, false) 0s passed
testCheckHeaderLineStartsWith_WithThrow[0](org.broadinstitute.hellbender.utils.codecs.gtf.GencodeGtfCodec@3c6c5b44, [##LINE_1, ##LINE_2, ##LINE_3, ##LINE_4, ##LINE_5], 0, LINE_2) 0.004s passed
testCheckHeaderLineStartsWith_WithThrow[1](org.broadinstitute.hellbender.utils.codecs.gtf.EnsemblGtfCodec@105f875f, [#!LINE_1, #!LINE_2, #!LINE_3, #!LINE_4, #!LINE_5], 0, LINE_2) 0s passed