Package io.specto.hoverfly.junit5.api
Annotation Type HoverflySimulate.Source
-
public static @interface HoverflySimulate.SourceFor passing static simulation source location toHoverflySimulateannotation
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description HoverflySimulate.SourceTypetypeThe type of the sourcejava.lang.StringvalueThe string value of source location, could be a file path or url depends on the type
-
-
-
-
type
HoverflySimulate.SourceType type
The type of the source- Default:
- io.specto.hoverfly.junit5.api.HoverflySimulate.SourceType.DEFAULT_PATH
-
-