All Downloads are FREE. Search and download functionalities are using the official Maven repository.

robotframework-2.7.7.doc.java.index-all.html Maven / Gradle / Ivy

The newest version!






Index













C M O R

C

createRunner() - Method in class org.robotframework.RunnerFactory
Creates and returns an instance of the robot.JarRunner (implemented in Python), which can be used to execute tests.

M

main(String[]) - Static method in class org.robotframework.RobotFramework
 

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
 
RobotRunner - Interface in org.robotframework
An interface class that is used for creating a Jython object capable of running Robot Framework.
run(String[]) - Static method in class org.robotframework.RobotFramework
Runs Robot Framework tests.
run(String[]) - Method in interface org.robotframework.RobotRunner
 
RunnerFactory - Class in org.robotframework
Helper class to create an Jython object and coerce it so that it can be used from Java.
RunnerFactory() - Constructor for class org.robotframework.RunnerFactory
 

C M O R





© 2015 - 2024 Weber Informatics LLC | Privacy Policy