Description
Created a test for DFDL-261. The test expected to receive an SDE. Well the test would just fail with the SDE not being captured or used in the comparison of diagnostics. It turns out that it was due to the unparse method in Runtime was missing a few case statements that were on the parse side.