public class PendingIntentAssert
extends <any>
PendingIntent instances.| Constructor and Description |
|---|
PendingIntentAssert(android.app.PendingIntent actual) |
| Modifier and Type | Method and Description |
|---|---|
PendingIntentAssert |
hasCreatorPackage(java.lang.String packageName) |
PendingIntentAssert |
hasCreatorUid(int uid) |
PendingIntentAssert |
hasTargetPackage(java.lang.String targetPackage) |
public PendingIntentAssert hasCreatorPackage(java.lang.String packageName)
public PendingIntentAssert hasCreatorUid(int uid)
public PendingIntentAssert hasTargetPackage(java.lang.String targetPackage)