| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static ShadowService |
Shadows.shadowOf(android.app.Service actual) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShadowAccessibilityService
Shadow of AccessibilityService that saves global actions to a list.
|
class |
ShadowIntentService
Shadow for
IntentService. |
Copyright © 2016. All rights reserved.