How to insert line break in dbunit dataset? Like this:
<user id="1"
story="first line
second line
third line"/>
If I do it in this way field story in db appears divided by spaces only but I need a line break.
Upps, I found solution:
<user id="1"
story="first line second line third line"/>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With