You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assertEquals("Failed to perform API call with response code [400]. Response payload status [400], message [Cpc boost value must be between -99% and 100%], offending field [null]", ex.getMessage());
59
+
}
60
+
44
61
//TODO add more tests - retrofit2#Response.class is final therefore mockito is not working on it
0 commit comments