History log of /frameworks/support/v7/gridlayout/tests/src/android/support/v7/widget/GridLayoutTestActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d3991c0a215d89f59df4e5a12084ca793a25ba6 12-Feb-2016 Kirill Grouchnikov <kirillg@google.com> Convert tests to consistent structure

Use JUnit4 runner (from Espresso core jar), @Before annotation
for initial setup, @Test for all test methods. Move away from
the deprecated ActivityInstrumentationTestCase2 base class.

Bug: 27155526

Change-Id: I537fd4322c494597e80ecf8c9bd73b7f82fe8271
/frameworks/support/v7/gridlayout/tests/src/android/support/v7/widget/GridLayoutTestActivity.java