Class ShadowService

java.lang.Object
org.robolectric.shadows.ShadowContextWrapper
org.robolectric.shadows.ShadowService
Direct Known Subclasses:
ShadowAccessibilityService, ShadowInCallService, ShadowIntentService, ShadowJobService, ShadowNotificationListenerService, ShadowQuickAccessWalletService, ShadowVoiceInteractionService, ShadowVpnService

@Implements(android.app.Service.class)
public class ShadowService
extends ShadowContextWrapper