Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Add two additional DataSet implementation to help with testing.
A ListDataSet that can use a Java List as a source, and a FileDataSet that can read messages from a File, optionally splitting the file using a specified delimiter.