Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JUnitテストの実行中にPOP3アカウントにアクセスする方法を探しています。誰かがそれを行う方法を知っていますか?おそらく、POP3アクセス用に何らかのライブラリが必要だと思います。
わかりました。実際、これは非常に単純で、junitとはあまり関係がありません。java.mail。*libsを使用してPOP3アカウントにアクセスします。