コード例 #1
0
 @Test
 public void shouldReturnSumOfFoo() throws Exception {
   assertEquals("", 12, r.getSumFoo());
 }