public void testGetFont() {
   assertFalse(getFont);
   doc.getFont(attrSet);
   assertTrue(getFont);
 }