public class RunnerFactory
extends java.lang.Object
Constructor and Description |
---|
RunnerFactory() |
Modifier and Type | Method and Description |
---|---|
RobotRunner |
createRunner()
Creates and returns an instance of the robot.JarRunner (implemented in
Python), which can be used to execute tests.
|
public RobotRunner createRunner()