I am trying to test Variable in my munit flow and for this I am using a set-message in munit test case. However, The test fails every time. I guess I am missing something somewhere. Could any one just help me out. Following is my code for reference.
<set-variable variableName="fvar1" variableValue="#[message.inboundProperties.'http.uri.params'.name]" doc:name="Variable">