How to mock URLconnection so that I can change the return value for getLastModified method in java?

前端 未结 0 1026
你的背包
你的背包 2020-12-10 03:07

How to mock URLconnection so that I can change the return value for getLastModified method? I\'ve tried a few different approaches like

  @Spy
    Watcher wat         


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