Drools Guvnor - Test Scenarios Model 6.0.0.Beta1

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

java.lang.Object
  extended by org.junit.runner.Runner
      extended by org.drools.guvnor.models.testscenarios.backend.ScenarioRunner4JUnit
All Implemented Interfaces:
org.junit.runner.Describable

public class ScenarioRunner4JUnit
extends org.junit.runner.Runner


Constructor Summary
ScenarioRunner4JUnit(Scenario scenario, org.kie.api.runtime.KieSession ksession)
           
 
Method Summary
 org.junit.runner.Description getDescription()
           
 void run(org.junit.runner.notification.RunNotifier notifier)
           
 
Methods inherited from class org.junit.runner.Runner
testCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScenarioRunner4JUnit

public ScenarioRunner4JUnit(Scenario scenario,
                            org.kie.api.runtime.KieSession ksession)
                     throws org.junit.runners.model.InitializationError
Throws:
org.junit.runners.model.InitializationError
Method Detail

getDescription

public org.junit.runner.Description getDescription()
Specified by:
getDescription in interface org.junit.runner.Describable
Specified by:
getDescription in class org.junit.runner.Runner

run

public void run(org.junit.runner.notification.RunNotifier notifier)
Specified by:
run in class org.junit.runner.Runner

Drools Guvnor - Test Scenarios Model 6.0.0.Beta1

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