Class TestCasesIntegrationSnpEffMultiThread
- java.lang.Object
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
-
- org.snpeff.snpEffect.testCases.integration.IntegrationTest
-
- org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationSnpEffMultiThread
-
public class TestCasesIntegrationSnpEffMultiThread extends IntegrationTest
Invoke multi thread integration testWARNING: 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
-
Fields inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
BASE_DIR, debug, ignoreErrors, prefixes, shiftHgvs, SHOW_EVERY, testsDir, testType, 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
-
Methods inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
applyTranscript, before, build, buildAndCompare, buildEmbl, buildGeneBank, buildGeneBank, buildGetBuildCmd, buildGff3AndCompare, buildGtfAndCompare, checkHgvs, checkNoChange, checkTranscriptError, compareHgvs, compareHgvs, compareVep, compareVepSO, init, loadSnpEffectPredictor, path, pathClassName, pathMigrate, showTranscripts, showTranscripts, snpEffect, snpEffect, snpEffectCancer
-
-