I have @PostConstruct in my Service class for which I am writing groovy test case. I have mocked the call inside the init() method but it doesn\'t work:
@Service