Class EpsilonPluggedInTestSuite


  • public class EpsilonPluggedInTestSuite
    extends java.lang.Object
    Test suite to be run as JUnit Plugged In test. mvn -f tests/org.eclipse.epsilon.test install -P plugged.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static junit.framework.Test suite()  
      • Methods inherited from class java.lang.Object

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

      • EpsilonPluggedInTestSuite

        public EpsilonPluggedInTestSuite()
    • Method Detail

      • suite

        public static junit.framework.Test suite()