Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

preventing to generate/run copies of original mock service

$
0
0

I have successfully mocked a service in a composit project and set it to start automatically using project.getRestMockServiceByName("FCC_MockService").start() in groovy script, but whenever reloading/opening the projct a copy/virtual mock from the original one will be started and run. is there a way to prevent generating this copy mock service


Viewing all articles
Browse latest Browse all 20755

Trending Articles