Class TestCasesIntegrationSnpEffMultiThread
java.lang.Object
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
org.snpeff.snpEffect.testCases.integration.IntegrationTest
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationSnpEffMultiThread
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
Fields inherited from class org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
BASE_DIR, debug, ignoreErrors, prefixes, shiftHgvs, SHOW_EVERY, testsDir, testType, verbose
-
Constructor Summary
Constructors -
Method Summary
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
-
Constructor Details
-
TestCasesIntegrationSnpEffMultiThread
public TestCasesIntegrationSnpEffMultiThread()
-
-
Method Details
-
test_01_multi_thread
@Test public void test_01_multi_thread()
-