Access POP3 account from JUnit tests

Posted by Sebi on Stack Overflow See other posts from Stack Overflow or by Sebi
Published on 2010-04-23T19:54:02Z Indexed on 2010/04/27 17:53 UTC
Read the original article Hit count: 211

Filed under:
|

I'm looking for a way to access a POP3 account while running a JUnit test. Does anyone know how to do that? I probably need some kind of library for POP3 access I guess.

© Stack Overflow or respective owner

Related posts about junit

Related posts about pop3