In MUnit Mock Message Processor how do we specify a non specific payload such as Mule Message Collection (comma separated XML data) in the return with message payload field.
In general if we just hard code the value, it would be taken as a string which makes it difficult to read it further.
How can we specify the data type as Mule Message Collection ?
Please help me out with this .
Thanks in Advance.