History log of /frameworks/support/percent/tests/java/android/support/percent/BaseInstrumentationTestCase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1e40dc0279376a1efa14af632894efa477c3334c 25-Jan-2016 Kirill Grouchnikov <kirillg@google.com> Switch Percent tests to activity rules.

Change-Id: Ie9926b548df02c3e0a67493b4764ef94bf99e9be
/frameworks/support/percent/tests/java/android/support/percent/BaseInstrumentationTestCase.java
ff6cfa41a3c76a979795b32985f8e1f7157cb33c 15-Jan-2016 Kirill Grouchnikov <kirillg@google.com> Tests for PercentRelativeLayout

Also fix a bug in PercentLayoutHelper that didn't allow the fill
pass to be re-entrant.

Bug: 26633497
Change-Id: Ia15f8bdae1ac4ab54611a55f51bdf32db7a02c4c
/frameworks/support/percent/tests/java/android/support/percent/BaseInstrumentationTestCase.java
bcbbc065a6ff7a0cd2ebb0b29cc9298a6fce77e5 15-Jan-2016 Kirill Grouchnikov <kirillg@google.com> Syncing percent test setup with other parts of support library.

* Use JUnit4 annotations for various methods
* Use common base activity / test class (this is preparation for
tests for PercentRelativeLayout class)
* Account for floating point arithmetic in fuzzy assertions
* Use Espresso actions for running code that affects the visual
state of components (when we change the layout direction for RTL
aware attributes)

Change-Id: Icc5d39d24b4eb02e63f52ded0ef8ab526219325a
/frameworks/support/percent/tests/java/android/support/percent/BaseInstrumentationTestCase.java