Skip to content

Instantly share code, notes, and snippets.

@geowarin
Created January 20, 2013 16:15
Show Gist options
  • Save geowarin/4579565 to your computer and use it in GitHub Desktop.
Save geowarin/4579565 to your computer and use it in GitHub Desktop.
Simple dbUnit dataset
<?xml version="1.0" encoding="UTF-8"?>
<dataset>
<USERS id="1" name="userTest" />
<USERS id="2" name="userTest2" />
</dataset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment