示例#1
0
 @Test
 public void convertsEmptyMarkToString() {
   assertEquals("", EMPTY.getString());
 }