| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends android.widget.Adapter> |
Shadows.shadowOf(android.widget.AdapterView<T> actual) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShadowAbsListView
Shadow for
AbsListView. |
class |
ShadowAbsSpinner
Shadow for
AbsSpinner. |
class |
ShadowExpandableListView
Shadow for
ExpandableListView. |
class |
ShadowListView
Shadow for
ListView. |
Copyright © 2015. All rights reserved.