コード例 #1
0
 @Test
 public void getCommentText() throws Exception {
   assertEquals(comment.getCommentText(), commentText);
 }