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.
我只是想知道,测试 JavaEE6 计时器的最佳方法是什么?例如,我有一份工作在每个月底或周末运行:-?
谢谢。
与测试任何基于时间的事物的方法相同:调整系统时钟,或测试预期的超时是否合理(例如,检查是否getNextTimeout返回合理的值)。
getNextTimeout