public interface ScenarioRunnerService
extends org.guvnor.common.services.shared.test.TestService
| Modifier and Type | Method and Description |
|---|---|
SimulationRunResult |
runTest(String identifier,
org.uberfire.backend.vfs.Path path,
org.drools.scenariosimulation.api.model.SimulationDescriptor simulationDescriptor,
List<org.drools.scenariosimulation.api.model.ScenarioWithIndex> scenarios) |
SimulationRunResult runTest(String identifier, org.uberfire.backend.vfs.Path path, org.drools.scenariosimulation.api.model.SimulationDescriptor simulationDescriptor, List<org.drools.scenariosimulation.api.model.ScenarioWithIndex> scenarios)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.