Update integration test code to use setUp() and tearDown() to handle common
setup/dispose muck
----------------------------------------------------------------------------------------------
Key: WINK-78
URL: https://issues.apache.org/jira/browse/WINK-78
Project: Wink
Issue Type: Improvement
Components: Testsuite
Affects Versions: 0.1
Reporter: Jason Dillon
Priority: Minor
Fix For: 0.1
There is a lot of code duplication in the integration tests, can clean a lot of
that up by using the standard setUp() and tearDown() JUnit methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.