JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
M
O
R
C
close()
- Method in class org.robotframework.
RobotRunner
Cleans up the Jython interpreter.
M
main(String[])
- Static method in class org.robotframework.
RobotFramework
Entry point when used as a main program.
O
org.robotframework
- package org.robotframework
R
RobotFramework
- Class in
org.robotframework
Entry point for using Robot Framework from Java programs.
RobotFramework()
- Constructor for class org.robotframework.
RobotFramework
RobotPythonRunner
- Interface in
org.robotframework
Interface used by
RobotRunner
internally to construct the Robot Framework Python class.
RobotRunner
- Class in
org.robotframework
AutoCloseable Interface class that internally creates a Jython interpreter, allows running Robot tests with it, and cleans up the interpreter afterwards in close.
RobotRunner()
- Constructor for class org.robotframework.
RobotRunner
run(String[])
- Static method in class org.robotframework.
RobotFramework
Runs Robot Framework.
run(String[])
- Method in interface org.robotframework.
RobotPythonRunner
run(String[])
- Method in class org.robotframework.
RobotRunner
Runs the tests, but does not cleanup the interpreter afterwards.
C
M
O
R
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes