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