but split them up into 2 methods, as maybe mutating the test for the
2nd test cause a side-effect or something.
On Tue, Jul 24, 2018 at 9:56 AM, Christian Scharmach wrote:
> Hello!
>
>
>
> I am using Camel-Bindy 2.22.0 and was trying to mar
Hello!
I am using Camel-Bindy 2.22.0 and was trying to marshal a CSV file with
following format:
HeaderColumn:headerColumn:headerColumn
BodyColumn;BodyColumn;BodyColumn;BodyColumn;BodyColumn
BodyColumn;BodyColumn;BodyColumn;BodyColumn;BodyColumn
FooterColumn;FooterColumn
[etc]
where