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

robotframework-2.7.7.atest.testresources.testlibs.Extended Maven / Gradle / Ivy

The newest version!


public class Extended extends ArgumentTypes {

    public int handler_count = super.handler_count + 1;

    public void my_own_handler() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy