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: SearchProcessorTest #15

Open
chibenwa opened this issue Jul 26, 2018 · 1 comment
Open

Migrate IMAP tests to Mockito library: SearchProcessorTest #15

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

Comments

@chibenwa
Copy link
Contributor

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

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

However SearchProcessorTest 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
@Bennio
Copy link

Bennio commented Jul 27, 2018

moi (Bendy) et Barry allons travailler sur ce ticket!

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

2 participants