@Test
 public void testGetNumberFormat() {
   assertNotNull(context.getNumberFormat());
 }