tom_13Contributor16 years ago[SOLVED]Problem with HashMap in groovyI need get HashMap from one script to another. I save it to the context in the first script : def map = new HashMap() map [...] = ... context.mapTestData = map Then get it in second script...Show More
Recent DiscussionsREST MockService: mockRequest.requestContent is null for PATCHShared workspaceNo Fluff Just Real Stuff - latest newsletter from the DevRel Team at SmartBear
Related ContentGroovy - Save off hashmapped split() values to a PropertyHow to define HashMap <Long,Object> ?Swagger Hashmap