Annotation Type HoverflyDiff


  • @Inherited
    @Target(TYPE)
    @Retention(RUNTIME)
    public @interface HoverflyDiff
    Annotation used along with HoverflyExtension to run Hoverfly in diff mode By default, it tries to compare simulation file from default Hoverfly test resources path ("src/test/resources/hoverfly") with filename equals to the fully qualified class name of the annotated class.