Skip to content

JMockit 教程

​JMockit 能无侵入地动态模拟任何 Java 代码(包括静态方法、final 类、私有方法/变量、构造函数等),实现测试环境的完全可控。