Hi all,

Currently the AbstractShiroTest class is available as part of shiro-core,
but only in the test source folder. It's only being used by sample unit and
integration tests referenced in the documentation for testing.

This class would be useful for end users in writing their own unit tests,
instead of having to copy-paste the example for the docs. However, where
should this class reside? Do we want a separate test module that users
include for their tests or should it be a part of the core module in its
own testing package?

Thoughts?

Allan

Reply via email to