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

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -