@Test
 public void getCount() {
   Assert.assertTrue(cursor.getCount() == 2);
 }