• J
    Introduce new mock pattern with a behavior delegate. · 16504420
    Jake Wharton 提交于
    This allows the mock implementation to only concern itself with the response type and the BehaviorDelegate will apply any delays from NetworkBehavior and also run through the Retrofit's CallAdapter.Factory list to turn the delayed Call into the appropriate type that matches the return type of the method.
    16504420
pom.xml 631 字节