예제 #1
0
 @Test
 public void getCount() {
   Assert.assertTrue(cursor.getCount() == 2);
 }