[arquillian-issues] [JBoss JIRA] (ARQ-1355) Access the DatabaseConnection for additional verifications in an arquillian test

Bartosz Majsak (JIRA) jira-events at lists.jboss.org
Sat Mar 16 13:54:42 EDT 2013


     [ https://issues.jboss.org/browse/ARQ-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bartosz Majsak updated ARQ-1355:
--------------------------------

    Fix Version/s: persistence_1.0.0.next

    
> Access the DatabaseConnection for additional verifications in an arquillian test
> --------------------------------------------------------------------------------
>
>                 Key: ARQ-1355
>                 URL: https://issues.jboss.org/browse/ARQ-1355
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Persistence
>            Reporter: Dominik Grupp
>            Priority: Minor
>             Fix For: persistence_1.0.0.next
>
>
> There should be a possibility in an arquillian test to access the DatabaseConnection for additional verifications using dbunit. Using @UsingDataSet and @ShouldMatchDataSet first the already provided verifications could be done but then additional verification with dbunit using the DatabaseConnection - e.g. verfiy with a rowcount to make sure not more entries than expected have been created by the test.
> Original post (with a code example): https://community.jboss.org/thread/222401?tstart=0

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