New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 756593 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
not available
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Refactor Cronet javatests to use parameterized framework

Project Member Reported by yolandyan@chromium.org, Aug 17 2017

Issue description

Currently 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.
 
Status: Assigned (was: Untriaged)

Sign in to add a comment