Drools Guvnor - Test Scenarios Model 6.0.0.Beta1

org.drools.guvnor.models.testscenarios.backend
Class TestServiceImpl

java.lang.Object
  extended by org.drools.guvnor.models.testscenarios.backend.TestServiceImpl
All Implemented Interfaces:
TestService<Scenario>

public class TestServiceImpl
extends Object
implements TestService<Scenario>


Constructor Summary
TestServiceImpl()
           
 
Method Summary
 void run(Scenario scenario, org.kie.api.runtime.KieSession ksession, org.drools.core.base.TypeResolver resolver, org.junit.runner.notification.RunListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServiceImpl

public TestServiceImpl()
Method Detail

run

public void run(Scenario scenario,
                org.kie.api.runtime.KieSession ksession,
                org.drools.core.base.TypeResolver resolver,
                org.junit.runner.notification.RunListener listener)
Specified by:
run in interface TestService<Scenario>

Drools Guvnor - Test Scenarios Model 6.0.0.Beta1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.