spring - Java Middleware in Hoverfly Rule -
i'm trying use hoverfly java , want set middleware in test.
@classrule public static hoverflyrule hoverflyrule = hoverflyrule.incaptureorsimulationmode(("abc.json"), hoverflyconfig.configs().remote().host("localhost").adminport(8888).proxyport(8500));
how can update rule set middleware file?
Comments
Post a Comment