Class EplTests


  • public class EplTests
    extends java.lang.Object
    • Field Detail

      • moduleGetter

        public java.util.function.Supplier<? extends IEplModule> moduleGetter
      • collector

        public org.junit.rules.ErrorCollector collector
    • Constructor Detail

      • EplTests

        public EplTests()
    • Method Detail

      • getTestModel

        public static IModel getTestModel()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • modules

        public static java.lang.Iterable<java.util.function.Supplier<? extends IEplModule>> modules()
      • getTestScript

        public static java.nio.file.Path getTestScript​(IEplModule module)
      • testEpl

        public void testEpl()
                     throws java.lang.Exception
        Throws:
        java.lang.Exception