Package io.specto.hoverfly.junit5.api
Class UnsetSimulationPreprocessor
- java.lang.Object
-
- io.specto.hoverfly.junit5.api.UnsetSimulationPreprocessor
-
- All Implemented Interfaces:
io.specto.hoverfly.junit.core.SimulationPreprocessor,java.util.function.Consumer<io.specto.hoverfly.junit.core.model.Simulation>
public final class UnsetSimulationPreprocessor extends java.lang.Object implements io.specto.hoverfly.junit.core.SimulationPreprocessorDefault preprocessor forHoverflyConfigwhich signals, that no preprocessor is set.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(io.specto.hoverfly.junit.core.model.Simulation simulation)
-