Forum Discussion

dennenboom's avatar
dennenboom
Occasional Contributor
12 years ago

Scipt for Mock Response

All

I am having trouble createing a simple script for a mockresponse. Basically trying to create a date response for a request.

I have tried

mockResponse today = new Date()


Which causes an error java.lang.Exception: No signature of method:

Can anyone point me in the right direction?

Thanks

Den
No RepliesBe the first to reply