Class JunitRunnerHelper
- java.lang.Object
-
- org.drools.workbench.screens.scenariosimulation.backend.server.util.JunitRunnerHelper
-
public class JunitRunnerHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description JunitRunnerHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.junit.runner.ResultrunWithJunit(org.uberfire.backend.vfs.Path path, org.junit.runner.Runner runner, List<org.guvnor.common.services.shared.test.Failure> failures, List<org.guvnor.common.services.shared.test.Failure> failureDetails)
-