robotframework-2.7.7.atest.testresources.testlibs.javalibraryscope.InvalidNull 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 InvalidNull extends BaseLib{
public static String ROBOT_LIBRARY_SCOPE = null;
}