Refactor Cronet javatests to use parameterized framework |
|
Issue descriptionCurrently cronet tests are parameterized with TestRule, this is not ideal. Consider multiple tests are under the same target (e.g. testSimple() would run in both java implmentation and native one, but are all run under testSimple). We should use the new parameterized framework to refactor this. |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@chromium.org
, Aug 1