Package org.robolectric.shadows
Class ShadowContentResolver.InsertStatement
java.lang.Object
org.robolectric.shadows.ShadowContentResolver.Statement
org.robolectric.shadows.ShadowContentResolver.InsertStatement
- Enclosing class:
- ShadowContentResolver
A statement used to insert content into a
ContentProvider
.-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.robolectric.shadows.ShadowContentResolver.Statement
getContentProvider, getUri
-
Method Details
-
getContentValues
-
getBulkContentValues
-