Class TestCasesIntegrationSnpEffMultiThread
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.IntegrationTest
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationSnpEffMultiThread
-
public class TestCasesIntegrationSnpEffMultiThread extends IntegrationTest
Invoke multi thread integration test WARNING: JUnit doesn't seem to work if you use multi-threading....- Author:
- pcingola
-
-
Field Summary
-
Fields inherited from class org.snpeff.snpEffect.testCases.integration.IntegrationTest
BUFFER_SIZE, MAX_LINES_DIFF, verbose
-
-
Constructor Summary
Constructors Constructor Description TestCasesIntegrationSnpEffMultiThread()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
test_01_multi_thread()
-
Methods inherited from class org.snpeff.snpEffect.testCases.integration.IntegrationTest
command, command, showCommand, showDiff, showDiffLine
-
-