Drools Workbench - Test Scenario Editor - Client 6.1.1-SNAPSHOT

org.drools.workbench.screens.testscenario.client.service
Class TestRuntimeReportingService

java.lang.Object
  extended by org.drools.workbench.screens.testscenario.client.service.TestRuntimeReportingService

@ApplicationScoped
public class TestRuntimeReportingService
extends Object


Constructor Summary
TestRuntimeReportingService()
           
 
Method Summary
 void addBuildMessages(TestResultMessage message)
           
 void addDataDisplay(com.google.gwt.view.client.HasData<Failure> failures)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRuntimeReportingService

public TestRuntimeReportingService()
Method Detail

addBuildMessages

public void addBuildMessages(@Observes
                             TestResultMessage message)

addDataDisplay

public void addDataDisplay(com.google.gwt.view.client.HasData<Failure> failures)

Drools Workbench - Test Scenario Editor - Client 6.1.1-SNAPSHOT

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