Class TestCasesIndex


  • public class TestCasesIndex
    extends java.lang.Object
    Annotate test case
    Author:
    pcingola
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean debug  
      static boolean verbose  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestCasesIndex()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void test_01()
      Index a VCF file and query all entries
      void test_02()
      Index a VCF file and query all entries
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • debug

        public static boolean debug
      • verbose

        public static boolean verbose
    • Constructor Detail

      • TestCasesIndex

        public TestCasesIndex()
    • Method Detail

      • test_01

        public void test_01()
        Index a VCF file and query all entries
      • test_02

        public void test_02()
        Index a VCF file and query all entries