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

net.serenitybdd.rest.rules.RestConfigurationAction Maven / Gradle / Ivy

There is a newer version: 4.2.12
Show newest version
package net.serenitybdd.rest.rules;

/**
 * User: YamStranger
 * Date: 3/14/16
 * Time: 1:41 PM
 */
public interface RestConfigurationAction {
    void apply();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy