Annotation Type HoverflyCore


  • @Inherited
    @Target(TYPE)
    @Retention(RUNTIME)
    public @interface HoverflyCore
    Use with HoverflyExtension to set mode and configuration. It does not trigger automatic import or export simulations.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      HoverflyConfig config
      Hoverfly configurations
      io.specto.hoverfly.junit.core.HoverflyMode mode
      Hoverfly mode
    • Element Detail

      • mode

        io.specto.hoverfly.junit.core.HoverflyMode mode
        Hoverfly mode
        Default:
        io.specto.hoverfly.junit.core.HoverflyMode.SIMULATE