Package de.rwth.swc.coffee4j.algorithmic.interleaving.manager
-
Interface Summary Interface Description ExecutingInterleavingManagerFactory Factory for creatingInterleavingCombinatorialTestManagers for combinatorial testing.GeneratingInterleavingCombinatorialTestManager Interface each test manager used for the interleaving generation of error-constraints must implement.GeneratingInterleavingManagerFactory Factory for creating anGeneratingInterleavingCombinatorialTestManager.InterleavingCombinatorialTestManager Interface that eachInterleavingCombinatorialTestManagerfor interleaving CT must implement.InterleavingManagerFactory Factory for creating anInterleavingCombinatorialTestManager. -
Class Summary Class Description AbstractGeneratingInterleavingManager Abstract class implementingGeneratingInterleavingCombinatorialTestManager.Extends theAbstractInterleavingManagerand adds the capability to store exception-inducing combinations.DefaultGeneratingInterleavingManager Default implementation of the interfaceGeneratingInterleavingCombinatorialTestManager.DefaultInterleavingManager Default Implementation of the interfaceInterleavingCombinatorialTestManager.InterleavingCombinatorialTestConfiguration Configuration for anInterleavingCombinatorialTestManagerto generate test inputs and start identification of failure-inducing combinations for a given test-model.