| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static ShadowContextWrapper |
Shadows.shadowOf(android.content.ContextWrapper actual) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShadowAccessibilityService
Shadow of AccessibilityService that saves global actions to a list.
|
class |
ShadowActivity
Shadow for
Activity. |
class |
ShadowActivityGroup
Shadow for
ActivityGroup. |
class |
ShadowApplication
Shadow for
Application. |
class |
ShadowContextThemeWrapper
Shadow for
ContextThemeWrapper. |
class |
ShadowIntentService
Shadow for
IntentService. |
class |
ShadowPreferenceActivity
Shadow for
PreferenceActivity. |
class |
ShadowService
Shadow for
Service. |
class |
ShadowTabActivity
Shadow for
TabActivity. |
Copyright © 2016. All rights reserved.