See Also: MockCursor Members
A mock Android.Database.ICursor class that isolates the test code from real Cursor implementation.
All methods including ones related to querying the state of the cursor are are non-functional and throw Java.Lang.UnsupportedOperationException.