コード例 #1
0
 @Test
 public void needProgram() {
   boolean FALSE = false;
   assertEquals(FALSE, siteYearValidator.needProgramCode());
 }