Creates a new NormalizedMessage, adds src as a record using DataMessageUtil.
Then creates a second DataMessageUtil from the existing NormalizedMessage
and retrieves the record and returns it as a Source.
Parameters: src - throws: Exception -
testAddGetWithByteArraySource
public void testAddGetWithByteArraySource() throws Exception(Code)
testAddGetWithDomSource
public void testAddGetWithDomSource() throws Exception(Code)
testAddGetWithSaxSource
public void testAddGetWithSaxSource() throws Exception(Code)
testAddGetWithStreamSource
public void testAddGetWithStreamSource() throws Exception(Code)
testAddGetWithStringSource
public void testAddGetWithStringSource() throws Exception(Code)