コード例 #1
0
 @Test
 public void testMathesMore() {
   assertTrue(lineParser.matchesMore(MORE_LINE));
 }