History log of /frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ItemTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ab45bdf67a01ba13efb45334cc43f9632de6f034 26-Feb-2016 Maurice Lam <yukl@google.com> Support RecyclerView notifications in items

Propagate the recycler view notifications
notifyItem{Changed/Removed/Inserted} in ItemHierarchy so that
recycler view animations can be used with ItemHierarchy more
easily.

Test: ./gradlew connectedAndroidTest test
Bug: 36388000
Change-Id: I583952044995b174baec2610422611f6d40a9a11
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ItemTest.java
2e634640f3ed1b101f3748849b415fa14d57991c 29-Dec-2016 Maurice Lam <yukl@google.com> Add robolectric test

Configure the build target and migrate LinkSpanTest to Robolectric.
Move existing instrumentation tests into test/instrumentation

Bug: 32975598
Test: ./gradlew test
Change-Id: I9bb39142c616a2c44fe38f48d92e89ab8ebda7ba
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ItemTest.java