Class TestSuiteUnity


  • @SuiteDisplayName("Unit test cases")
    @SelectPackages("org.snpeff.snpEffect.testCases.unity")
    public class TestSuiteUnity
    extends java.lang.Object
    Invoke all Unit test cases for SnpEff
    Author:
    pcingola
    • Constructor Summary

      Constructors 
      Constructor Description
      TestSuiteUnity()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestSuiteUnity

        public TestSuiteUnity()