Uses of Interface
de.rwth.swc.coffee4j.model.manager.TestInputExecutor
-
Packages that use TestInputExecutor Package Description de.rwth.swc.coffee4j.model.manager -
-
Uses of TestInputExecutor in de.rwth.swc.coffee4j.model.manager
Constructors in de.rwth.swc.coffee4j.model.manager with parameters of type TestInputExecutor Constructor Description CombinatorialTestExecutionManager(CombinatorialTestConsumerManagerConfiguration configuration, TestInputExecutor executor, InputParameterModel model)Creates a new manager with the given configuration, executor and testModel.
-