Annotation Type HoverflySimulate.Source


  • public static @interface HoverflySimulate.Source
    For passing static simulation source location to HoverflySimulate annotation
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      HoverflySimulate.SourceType type
      The type of the source
      java.lang.String value
      The string value of source location, could be a file path or url depends on the type
    • Element Detail

      • value

        java.lang.String value
        The string value of source location, could be a file path or url depends on the type
        Default:
        ""
      • type

        HoverflySimulate.SourceType type
        The type of the source
        Default:
        io.specto.hoverfly.junit5.api.HoverflySimulate.SourceType.DEFAULT_PATH