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

Java.libraries.rest-assured.Oper.mustache Maven / Gradle / Ivy

The newest version!
{{>licenseInfo}}

package {{apiPackage}};

import io.restassured.response.Response;

import java.util.function.Function;

public interface Oper {

     T execute(Function handler);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy