Unit Testing method returning JSONObject in Scala using Mockito

前端 未结 0 903
被撕碎了的回忆
被撕碎了的回忆 2020-12-18 21:26

I have written this method which returns a JSONObject

  public JsonObject getResponseJsonObject(final Request request) throws IOException {
    final JsonPars         


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