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.
如何将 Guava 用于我的 Web 应用程序?我想用它来代替 JUnit 进行测试。那可能吗?如果我使用 JSP 和 servlet 构建 webapps,我还能从 Guava 获得什么其他用途?
请阅读https://github.com/google/guava/wiki
Guava 不是 JUnit 的替代品。