robotframework-2.7.7.atest.testresources.testlibs.javalibraryscope.InvalidPrivate Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of robotframework Show documentation
Show all versions of robotframework Show documentation
High level test automation framework
The newest version!
package javalibraryscope;
public class InvalidPrivate extends BaseLib{
private static String ROBOT_LIBRARY_SCOPE = "SUITE";
}