[arquillian-issues] [JBoss JIRA] (ARQ-1093) Support for Row Ordering when Comparing Datasets

Bryan Saunders (JIRA) jira-events at lists.jboss.org
Thu Sep 6 14:06:32 EDT 2012


Bryan Saunders created ARQ-1093:
-----------------------------------

             Summary: Support for Row Ordering when Comparing Datasets
                 Key: ARQ-1093
                 URL: https://issues.jboss.org/browse/ARQ-1093
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Persistence
    Affects Versions: persistence_1.0.0.Alpha5
         Environment: RHEL 6.2 x64, JBoss AS 7.1.1, Red Hat Enterprise Application Platform 6.0
            Reporter: Bryan Saunders
            Assignee: Bartosz Majsak


When using Generated ID's in your database, such as UUID's, the rows need to be sorted in order for the DbUnit comparison to pass. If they are not ordered, then the assertion is Unreliable. (http://www.dbunit.org/howto.html#roworder)

Persistence should provide a mechanism to enable Row Ordering when comparing Datasets with Generated ID's.

--
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