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