| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static ShadowFrameLayout |
Shadows.shadowOf(android.widget.FrameLayout actual) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShadowAppWidgetHostView
Shadow for
AppWidgetHost. |
class |
ShadowScrollView
Shadow for
ScrollView. |
class |
ShadowTabHost
Shadow for
TabHost. |
class |
ShadowViewAnimator
Shadow for
ViewAnimator. |
Copyright © 2016. All rights reserved.