org.guvnor.server
Class TestServiceImpl
java.lang.Object
org.guvnor.server.TestServiceImpl
- All Implemented Interfaces:
- TestService
@ApplicationScoped
public class TestServiceImpl
- extends Object
- implements TestService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestServiceImpl
public TestServiceImpl()
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
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.