[arquillian-issues] [JBoss JIRA] (ARQ-1147) Improve the column filtering feature to use custom IColumnFilter implementations

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Tue Oct 9 07:51:03 EDT 2012


Vineet Reynolds created ARQ-1147:
------------------------------------

             Summary: Improve the column filtering feature to use custom IColumnFilter implementations
                 Key: ARQ-1147
                 URL: https://issues.jboss.org/browse/ARQ-1147
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Persistence
            Reporter: Vineet Reynolds
            Assignee: Vineet Reynolds


For now, APE implements column filtering based on column names specified in the {{excludeColumns}} attribute of the {{@ShouldMatchDataSet}} annotation (introduced in ARQ-772). This could be extended to allow custom {{IColumnFilter}} implementations to be plugged in during the verification phase.

The use of {{IColumnFilter}} implementations is described here: http://www.dbunit.org/faq.html#columnfilter

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