History log of /frameworks/support/design/tests/src/android/support/design/widget/BaseInstrumentationTestCase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d737bf9ac1936da8ceeae396f60efb63619a6bb 10-Mar-2017 Aurimas Liutikas <aurimas@google.com> Add speculative fix for AppBar*Tests

Create a BootlegActivityTestRule that extends ActivityTestRule
and apply a fix for finishActivity to potentally fix flakiness
with AppBar*Test until b/34973275 is addressed.

Test: Ran AppBar*Tests locally
Change-Id: I243748c02a6e7c1ab3959d84479674650fa09334
/frameworks/support/design/tests/src/android/support/design/widget/BaseInstrumentationTestCase.java
ee3e8053ef6b55e31fa0be004061318ec394eb64 25-Jan-2016 Kirill Grouchnikov <kirillg@google.com> Switch Design tests to activity rules.

Also wrap one state mutator call in BottomSheet test to run on UI thread
and add missing copyright header.

Change-Id: I88ead90e61e6fd24e80fe97373bbef98be25fec6
/frameworks/support/design/tests/src/android/support/design/widget/BaseInstrumentationTestCase.java
394c4272d0e220cf7af236665eecaf99dfed25b1 21-Dec-2015 Kirill Grouchnikov <kirillg@google.com> Initial test setup and simple TabLayout test in design lib

Change-Id: Iee550dc9f08e8b3449aa5c1749333efca224635f
/frameworks/support/design/tests/src/android/support/design/widget/BaseInstrumentationTestCase.java