Class EolModuleEquivalenceTests


  • public class EolModuleEquivalenceTests
    extends EolEquivalenceTests<EolRunConfiguration>
    Tests the engine internals of the parallel module for consistency with the sequential one.
    Since:
    1.6
    Author:
    Sina Madani
    • Constructor Detail

      • EolModuleEquivalenceTests

        public EolModuleEquivalenceTests​(EolRunConfiguration configUnderTest)
    • Method Detail

      • getScenarios

        public static java.util.Collection<EolRunConfiguration> getScenarios​(java.util.Collection<java.util.function.Supplier<? extends IEolModule>> moduleConstructors)
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setUpBeforeClass

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

        public static java.util.Collection<EolRunConfiguration> configurations()
                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception