How to mock Constants class

前端 未结 0 463
忘了有多久
忘了有多久 2020-12-09 05:08
Constants {
    public static final A = "a";

    // Other constants ...
}

How do I mock the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题