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

robotframework-2.7.7.atest.testresources.testlibs.javalibraryscope.InvalidMethod Maven / Gradle / Ivy

The newest version!
package javalibraryscope;

public class InvalidMethod extends BaseLib{
	
	public static String ROBOT_LIBRARY_SCOPE(){
		return "GLOBAL"; 
	}
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy