Drools Workbench - Test Scenario Editor - Backend 6.2.0.Final

org.drools.workbench.screens.testscenario.backend.server
Class CustomJUnitRunNotifier

java.lang.Object
  extended by org.junit.runner.notification.RunNotifier
      extended by org.drools.workbench.screens.testscenario.backend.server.CustomJUnitRunNotifier

public class CustomJUnitRunNotifier
extends org.junit.runner.notification.RunNotifier


Constructor Summary
CustomJUnitRunNotifier(String identifier, javax.enterprise.event.Event<org.guvnor.common.services.shared.test.TestResultMessage> testResultMessageEvent)
           
 
Method Summary
 void fireNotificationEvent()
           
 
Methods inherited from class org.junit.runner.notification.RunNotifier
addFirstListener, addListener, fireTestAssumptionFailed, fireTestFailure, fireTestFinished, fireTestIgnored, fireTestRunFinished, fireTestRunStarted, fireTestStarted, pleaseStop, removeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomJUnitRunNotifier

public CustomJUnitRunNotifier(String identifier,
                              javax.enterprise.event.Event<org.guvnor.common.services.shared.test.TestResultMessage> testResultMessageEvent)
Method Detail

fireNotificationEvent

public void fireNotificationEvent()

Drools Workbench - Test Scenario Editor - Backend 6.2.0.Final

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