Exemple #1
0
  @Test
  public void testIsOrganiser() throws SQLException, IOException {

    assertEquals(" should be true", true, costBean.isOrganizer());
  }