Good. I'm glad it worked. The only fixes/enhancements I have in mind so far are the...
Good. I'm glad it worked. The only fixes/enhancements I have in mind so far are the...
Should DbUnitAssert.assertEquals(ITable, ITable) throw ComparisonFailure in this situation?
Should caseSensitiveTableNames be considered by DbUnitAssert.assertEquals(..)?
No problem. Just did it: https://sourceforge.net/p/dbunit/code.git/merge-requests/12/...
Fixing DbUnitAssert.assertEquals(IDataSet,IData...
I don't know what went wrong. I did >git fetch and >git pull to get latest changes...
Thanks for the info. I'l try this approach for the next changes. Did you have the...
Nevermind about that statement... it was my mistake. I have created multiple local...
Attaching the patch that fixes scenarios 1 and 2, with tests. Please evaluate and...
DbUnitAssert.assertEquals(ITable expectedTable, ITable actualTable) I see you have...
DbUnitAssert.assertEquals(ITable expectedTable, ITable actualTable) I see you have...
As for scenario #3, I'm not sure also if this is a problem. The test case you mentioned...
As for scenarios #1 and #2, I had thought of using the same solution as you suggested....
As for scenario #3, I'm not sure also if this is a problem. The test case you mentioned...
ReplacementDataSet "ignores" its decorated DataSet's tableNamesCaseSensitive
Can't find edit button, but by "changes-report.xml" mentioned before, I actually...
Broken links to issues referenced in changes-report.html
Scenario 3 might be controversial. The point in the code that leads to the actual...
I think scenario 1 fails because of this code in class DbUnitAssert (see inline comment):...
I think scenario 2 fails because of this code in class DbUnitAssert (see inline comment)....
I think scenario 1 fails because of this code in class DbUnitAssert (see inline comment):...
I think scenario 1 fails because of this code in class DbUnitAssert (see inline comment):...
Two methods in DbUnitAssert don't work as expected with table name case sensitive