[arquillian-issues] [JBoss JIRA] (ARQ-1136) Enhance the dataset comparison to allow for custom row ordering

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Sun Oct 7 10:08:03 EDT 2012


Vineet Reynolds created ARQ-1136:
------------------------------------

             Summary: Enhance the dataset comparison to allow for custom row ordering
                 Key: ARQ-1136
                 URL: https://issues.jboss.org/browse/ARQ-1136
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Extension - Persistence
    Affects Versions: persistence_1.0.0.Alpha5
            Reporter: Vineet Reynolds
            Assignee: Vineet Reynolds


By default, DbUnit uses primary keys to sort rows in a database snapshot. This behavior is not reproducible in cases where the database snapshot is not consistently ordered after a transaction. For e.g., when unordered collections like Sets are persisted to a table with auto-generated primary keys, then test assertions using {{@ShouldMatchDataset}} may fail intermittently.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list