Guvnor Workbench - WebApp 6.2.0.Beta1

org.guvnor.server
Class TestServiceImpl

java.lang.Object
  extended by org.guvnor.server.TestServiceImpl
All Implemented Interfaces:
TestService

@ApplicationScoped
public class TestServiceImpl
extends Object
implements TestService


Constructor Summary
TestServiceImpl()
           
 
Method Summary
 void runAllTests(org.uberfire.backend.vfs.Path path)
           
 void runAllTests(org.uberfire.backend.vfs.Path path, javax.enterprise.event.Event<TestResultMessage> customTestResultEvent)
           
 
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

runAllTests

public void runAllTests(org.uberfire.backend.vfs.Path path)
Specified by:
runAllTests in interface TestService

runAllTests

public void runAllTests(org.uberfire.backend.vfs.Path path,
                        javax.enterprise.event.Event<TestResultMessage> customTestResultEvent)
Specified by:
runAllTests in interface TestService

Guvnor Workbench - WebApp 6.2.0.Beta1

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