wichitkOccasional Contributor6 years agoCan I get the operation name at the groovy script? Hi, Can I get the operation name at the groovy script? What's command do I use? Regards, Dan Show Morenmrao6 years agowichitk Try mockResponse.operation.name
wichitkOccasional Contributor to nmrao6 years agoHi, I changed the code to: log.info("Name: "+mockOperation.operation.name) It worked!!. Regards, DannmraoChampion Level 3 to wichitk6 years agoAppreciate to respect the original answer while marking solution.log.info is to show the actual value of the object.
wichitkOccasional Contributor to nmrao6 years agoHi, I changed the code to: log.info("Name: "+mockOperation.operation.name) It worked!!. Regards, Dan
nmraoChampion Level 3 to wichitk6 years agoAppreciate to respect the original answer while marking solution.log.info is to show the actual value of the object.
Related ContentSimple script to batch edit multiple groovy scriptsgroovy script not workinggetting groovy error when trying to run groovy script - EvictableCacheGroovy Script: Line ContinuationHow to use @grab in groovy scripts?
Recent DiscussionsHow do I change password and Username on every call in a Test Case in SoapUI?Content-Length calculation wrong when posting UTF-8 contentError exception in phase 'semantic analysis' with java 21Generate positive long integer?How to test gi forms used in Intalio BPM process.