Class TestCasesIntegrationEmbl

java.lang.Object
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationBase
org.snpeff.snpEffect.testCases.integration.TestCasesIntegrationEmbl

public class TestCasesIntegrationEmbl extends TestCasesIntegrationBase
Test case for EMBL file parsing (database creation)
Author:
pcingola
  • Field Details

    • debug

      public static boolean debug
  • Constructor Details

    • TestCasesIntegrationEmbl

      public TestCasesIntegrationEmbl()
  • Method Details

    • after

      @AfterEach public void after()
    • before

      @BeforeEach public void before()
      Overrides:
      before in class TestCasesIntegrationBase
    • testCase_Exon_Simple

      @Test public void testCase_Exon_Simple()