Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate IMAP tests to Mockito library: GetQuotaRootProcessorTest #12

Open
chibenwa opened this issue Jul 26, 2018 · 1 comment
Open
Labels
code enhancement New feature or request good first issue Good for newcomers JAMES

Comments

@chibenwa
Copy link
Contributor

chibenwa commented Jul 26, 2018

We do use mocks in order to test IMAP related classes.

The newer classes use Mockito for this, which is more flexible.

However GetQuotaRootProcessorTest uses JMock.

This ticket proposes to rewrite these tests with Mockito.

See https://issues.apache.org/jira/browse/PROTOCOLS-119

@chibenwa chibenwa added enhancement New feature or request good first issue Good for newcomers JAMES code labels Jul 26, 2018
@chibenwa
Copy link
Contributor Author

I will work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code enhancement New feature or request good first issue Good for newcomers JAMES
Projects
None yet
Development

No branches or pull requests

1 participant