Interface TestService
-
public interface TestServiceService definition for running JUnit tests
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<TestResultMessage>runAllTests(String identifier, org.uberfire.backend.vfs.Path path)
-
-
-
Method Detail
-
runAllTests
List<TestResultMessage> runAllTests(String identifier, org.uberfire.backend.vfs.Path path)
-
-