Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[16:31:12 CDT(-0500)] <Naenyn> need to finish up my entity annotations and the dao...

[16:31:56 CDT(-0500)] <EricDalquist> The other thing to look at is org.jasig.portal.test.BaseJpaDaoTest

[16:32:12 CDT(-0500)] <EricDalquist> we use that to enable running unit tests for the JPA daos

[16:32:19 CDT(-0500)] <EricDalquist> you can then round-trip objects

[16:32:41 CDT(-0500)] <EricDalquist> look at JpaPortletCookieDaoImplTest for a concrete impl of that test case