testsjava.text.Format.Field#FormatField(java.lang.String) Test of method java.text.Format.Field#FormatField(java.lang.String). try { new MockFormatField("test"); } catch (Exception e) { fail("Unexpected exception " + e.toString()); }
try { new MockFormatField("test"); } catch (Exception e) { fail("Unexpected exception " + e.toString()); }