Forum Discussion

bruceshad's avatar
bruceshad
New Contributor
9 years ago

preventing to generate/run copies of original mock service

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

No RepliesBe the first to reply