Package de.rwth.swc.coffee4j.engine.process.interleaving
-
Interface Summary Interface Description ResultCache Cache for results of executed test inputs to reduce the execution time. -
Class Summary Class Description AbstractInterleavingPhaseManager Abstract class implementing thePhaseManagerInterface for Interleaving CT.DefaultDynamicInterleavingPhaseManager Default implementation managing the fully-automated hybrid approach by extendingAbstractInterleavingPhaseManager.DefaultGeneratingInterleavingPhaseManager Default implementation managing the generation of error-constraints by extendingAbstractInterleavingPhaseManager.DefaultTestingInterleavingPhaseManager Default implementation managing an interleaving combinatorial test by extendingAbstractInterleavingPhaseManager.DynamicInterleavingPhaseManagerConfiguration Configuration for aPhaseManagermanaging Interleaving Combinatorial Testing with a previous running Error-Constraint Generation.DynamicInterleavingPhaseManagerConfiguration.Builder Builder for aDynamicInterleavingPhaseManagerConfigurationHashMapResultCache DefaultResultCacheusing aHashMap.InterleavingPhaseManagerConfiguration Configuration for aPhaseManagermanaging Interleaving Combinatorial Testing and Error-Constraint Generation, respectively.InterleavingPhaseManagerConfiguration.Builder Builder for aInterleavingPhaseManagerConfiguration.