Package org.snpsift.testCases.unit
Class TestCasesPrivate
- java.lang.Object
-
- org.snpsift.testCases.unit.TestCasesPrivate
-
public class TestCasesPrivate extends java.lang.Object
SnpSift 'private' test cases- Author:
- pcingola
-
-
Constructor Summary
Constructors Constructor Description TestCasesPrivate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01()
Non privatevoid
test_02()
Non privatevoid
test_03()
Private variantvoid
test_04()
Private variantvoid
test_05()
void
test_06()
void
test_07()
void
test_08()
-
-
-
Method Detail
-
test_01
public void test_01()
Non private
-
test_02
public void test_02()
Non private
-
test_03
public void test_03()
Private variant
-
test_04
public void test_04()
Private variant
-
test_05
public void test_05()
-
test_06
public void test_06()
-
test_07
public void test_07()
-
test_08
public void test_08()
-
-