package samples.junit410.github668; /** * */ public interface IncidentPropertyChangeDAO { String getIncident(); }