File tree Expand file tree Collapse file tree
main/java/edu/tamu/app/model
test/java/edu/tamu/app/model Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414import org .hibernate .annotations .UpdateTimestamp ;
1515
1616import edu .tamu .app .model .request .ServiceRequest ;
17- import edu .tamu .app .model .validation .IdeaValidator ;
1817import edu .tamu .weaver .validation .model .ValidatingBaseEntity ;
1918
2019@ MappedSuperclass
Original file line number Diff line number Diff line change 1313import org .springframework .boot .test .context .SpringBootTest ;
1414import org .springframework .boot .test .context .SpringBootTest .WebEnvironment ;
1515import org .springframework .dao .DataIntegrityViolationException ;
16- import org .springframework .dao .InvalidDataAccessApiUsageException ;
1716import org .springframework .test .context .ActiveProfiles ;
1817import org .springframework .test .context .junit4 .SpringRunner ;
1918
You can’t perform that action at this time.
0 commit comments