Adam Fuchs created ACCUMULO-655:
-----------------------------------
Summary: move test code from server package into its own package
Key: ACCUMULO-655
URL: https://issues.apache.org/jira/browse/ACCUMULO-655
Project: Accumulo
Issue Type: Improvement
Components: test
Reporter: Adam Fuchs
The server package currently houses all of the functional, continuous ingest,
and random walk testing code. There are no special connections between the
tests and the various servers, so we could move everything in the
org.apache.accumulo.server.test package out of server relatively easily. Doing
so will clean up the code and reduce future dependency bloat (e.g. from new
complex test cases).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira