springtestdbunit / spring-test-dbunit

Integration between the Spring testing framework and DBUnit
http://springtestdbunit.github.com/spring-test-dbunit/
Apache License 2.0
475 stars 238 forks source link

DatabaseAssertionMode.NON_STRICT MODE comparison question #78

Closed bluepoet closed 8 years ago

bluepoet commented 9 years ago

I'm currently in use spring-test-dbunit-1.2.1.jar. There are two questions below.

(1) How could this be excluded from the PRIMARY KEY COLUMN NON_STRICT ASSERTION MODE?

(2) when compared to XML data , it should equalize the number of columns in all ROW?

philwebb commented 8 years ago

I'm afraid I don't understand the questions. Perhaps try asking on stackoverflow.com