Hi everybody, I want to convert a Map to Groovy literal, is there
convenient methods to do this or I have to write it myself?

For example,

assert convert(map)=="[a:'a',b:'b']"

Reply via email to