| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static ShadowViewGroup |
Shadows.shadowOf(android.view.ViewGroup actual) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShadowAbsListView
Shadow for
AbsListView. |
class |
ShadowAbsoluteLayout
Shadow for
AbsoluteLayout. |
class |
ShadowAbsSpinner
Shadow for
AbsSpinner. |
class |
ShadowAdapterView<T extends android.widget.Adapter>
Shadow for
AdapterView. |
class |
ShadowAppWidgetHostView
Shadow for
AppWidgetHost. |
class |
ShadowExpandableListView
Shadow for
ExpandableListView. |
class |
ShadowFrameLayout
Shadow for
FrameLayout. |
class |
ShadowLinearLayout
Shadow for
LinearLayout. |
class |
ShadowListView
Shadow for
ListView. |
class |
ShadowNumberPicker
Shadow for
NumberPicker. |
class |
ShadowRelativeLayout
Shadow for
RelativeLayout. |
class |
ShadowScrollView
Shadow for
ScrollView. |
class |
ShadowTabHost
Shadow for
TabHost. |
class |
ShadowTabWidget
Shadow for
TabWidget. |
class |
ShadowViewAnimator
Shadow for
ViewAnimator. |
class |
ShadowWebView
Shadow for
WebView. |
Copyright © 2016. All rights reserved.