accounts.accounts.csv Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dbunit Show documentation
Show all versions of dbunit Show documentation
dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
ACCTID, DESCRIPTION
" 123", "The first Order"
" 2", "The second
Order"
" 3spaces", "The so called \"third\" Order"
" -4", "The fourth order"
" 5 ", "null"
© 2015 - 2024 Weber Informatics LLC | Privacy Policy