Dear All,
I've gone through numerous blogs, but they're outdated and haven't been helpful in testing Groovy scripts locally using IntelliJ. I'm hoping to get some assistance. Can someone provide guidance on testing a basic Groovy program that includes all classes from the package com.sap.gateway.ip.core.customdev.util including AttachmentWrapper and SoapHeader? I attempted to simulate the message class with support from the book of Vadim Klimov and Eng Swee Yeoh, but I'm eager to learn how to do the same for other classes. Is it possible to set up a full simulation environment for Groovy on our laptops using IntelliJ? Any help would be greatly appreciated.