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

io.codearte.accurest.stubrunner.StubRunning.groovy Maven / Gradle / Ivy

package io.codearte.accurest.stubrunner

interface StubRunning extends Closeable, StubFinder {
	/**
	 * Runs the stubs and returns the {@link RunningStubs}
	 */
	RunningStubs runStubs()

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy