eburzlaff / real-estate-app

Real Estate website - Java Maven Project from Enterprise Java class - Madison College
0 stars 0 forks source link

Week 5 content is ready #4

Open eburzlaff opened 1 year ago

eburzlaff commented 1 year ago

I have completed week's 5 content in my project.

Checkpoint 2 is also ready.

Plan to submit remaining work as soon as possible.

pawaitemadisoncollege commented 1 year ago

Hi @eburzlaff! You have a good start with unit testing the User and Property entities and daos. You implemented the GenericDao appropriately to avoid a bunch of duplication between entity-specific daos.

Once those are added, please run all tests and include a screenshot showing all tests are passing. You can include the screenshot right in your issue response here, or put it in a screenshots directory within your project. Whichever you prefer is fine, just let me know where to look for it. Thanks!