Goldstein Lyor created SSHD-808:
-----------------------------------
Summary: Run client/server unit tests with MINA IO
Key: SSHD-808
URL: https://issues.apache.org/jira/browse/SSHD-808
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 1.7.0
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Following the split of the MINA IO to its own artifact (SSHD-806) we need to
make sure that the client/server related unit-tests succeed with this session
factory as well. However, we do not want to run all the tests again -
especially those that do not involve I/O (e.g., MAC vectors validations,
load/save key-pairs, etc.).
In order to do that perhaps we should use a _jUnit_ category marker for the
tests to be excluded (or included - depending which group is smaller) and then
run the tests with MINA IO, but only on the specified category.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)