Skip to content

JMockit NonStrictExpectations

参考 https://jmockit.github.io/changes.html,在 1.23 版本被标注为废弃,1.25 版本中被移除。

作者建议使用 Expectations 。

Deprecated the NonStrictExpectations class. Existing tests should use Expectations instead.