Merge "Match CF ARM and regular IME test name" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
28b2efa802
@@ -26,5 +26,5 @@ import org.junit.runners.Parameterized
|
|||||||
@RunWith(Parameterized::class)
|
@RunWith(Parameterized::class)
|
||||||
@Parameterized.UseParametersRunnerFactory(FlickerParametersRunnerFactory::class)
|
@Parameterized.UseParametersRunnerFactory(FlickerParametersRunnerFactory::class)
|
||||||
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
|
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
|
||||||
class ShowImeOnStartWhenLaunchingAppCfArmTest(flicker: FlickerTest) :
|
class ShowImeOnAppStartWhenLaunchingAppCfArmTest(flicker: FlickerTest) :
|
||||||
ShowImeOnAppStartWhenLaunchingAppTest(flicker)
|
ShowImeOnAppStartWhenLaunchingAppTest(flicker)
|
||||||
Reference in New Issue
Block a user