Package org.snpsift.testCases.unit
Class TestCasesVarType
- java.lang.Object
-
- org.snpsift.testCases.unit.TestCasesVarType
-
public class TestCasesVarType extends java.lang.Object
VarType test cases- Author:
- pcingola
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
verbose
-
Constructor Summary
Constructors Constructor Description TestCasesVarType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01_SNP()
void
test_02_MNP()
void
test_03_INS()
void
test_04_DEL()
void
test_05_multiple()
-