コード例 #1
0
 @Test
 public void testGetType() {
   assertEquals(
       "Not the good type ?", letter.getType(), "a thanks letter which is a simple letter");
 }