groovy scripting library: how to access messageExchange
How to I access messageExchange object from either context or testRunner objects? I'm trying to write a groovy script library and it would be nice if I could use this object in a script step that d...