Class EplModuleEquivalenceTests

    • Constructor Detail

      • EplModuleEquivalenceTests

        public EplModuleEquivalenceTests​(EplRunConfiguration configUnderTest)
    • Method Detail

      • setUpBeforeClass

        public static void setUpBeforeClass()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • configurations

        public static java.lang.Iterable<EplRunConfiguration> configurations()
                                                                      throws java.lang.Exception
        Returns:
        A collection of pre-configured run configurations, each with their own EpllModule.
        Throws:
        java.lang.Exception
        See Also:
        EvlAcceptanceTestSuite.getScenarios
      • testPatternMatchModel

        public void testPatternMatchModel()