Class TestServiceImpl
- java.lang.Object
-
- org.drools.workbench.models.testscenarios.backend.TestServiceImpl
-
- All Implemented Interfaces:
TestService<Scenario>
public class TestServiceImpl extends Object implements TestService<Scenario>
-
-
Constructor Summary
Constructors Constructor Description TestServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(Scenario scenario, Map<String,org.kie.api.runtime.KieSession> ksessions, org.drools.core.addon.TypeResolver resolver, org.junit.runner.notification.RunListener listener)
-