/** Testing client */
 @Test
 public void testClient() {
   mongoAccessor.getClient();
 }