Example #1
0
 @Test
 public void testGoalsSectionCode() {
   setGoalsSectionCode();
   Assert.assertEquals("GoalsSectionCode test case failed", sectionCode, goals.getSectionCode());
 }