org.drools.workbench.screens.testscenario.client.service
Class TestRuntimeReportingService
java.lang.Object
org.drools.workbench.screens.testscenario.client.service.TestRuntimeReportingService
@ApplicationScoped
public class TestRuntimeReportingService
- extends Object
Method Summary |
void |
addBuildMessages(org.guvnor.common.services.shared.test.TestResultMessage message)
|
void |
addDataDisplay(com.google.gwt.view.client.HasData<org.guvnor.common.services.shared.test.Failure> failures)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRuntimeReportingService
public TestRuntimeReportingService()
addBuildMessages
public void addBuildMessages(@Observes
org.guvnor.common.services.shared.test.TestResultMessage message)
addDataDisplay
public void addDataDisplay(com.google.gwt.view.client.HasData<org.guvnor.common.services.shared.test.Failure> failures)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.