Dominik Grupp created ARQ-1355:
----------------------------------
Summary: 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)
Reporter: Dominik Grupp
Priority: Minor
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