uPortal IRC Logs-2007-02-14

[11:26:30 CST(-0600)] <EricDalquist> yay, all the compile errors are fixed in the pluto 1.1 branch
[11:44:33 CST(-0600)] <andrew_petro_ubu> congratulations
[11:45:43 CST(-0600)] * lescour (n=JBouncer@adsl-38-10-98.tulsaconnect.com) has joined ##uportal
[11:50:50 CST(-0600)] <EricDalquist> now to finish fixing unit tests and spring configs
[14:35:53 CST(-0600)] <EricDalquist> So EasyMock == the most usefull library for unit testing I've ever seen
[14:36:38 CST(-0600)] <lescour> i think appfuse uses that
[14:38:19 CST(-0600)] <EricDalquist> it makes writing test much faster when you don't have to create full mock objects
[14:38:25 CST(-0600)] <EricDalquist> and makes them more self contained
[15:29:34 CST(-0600)] <EricDalquist> registry unit tests are all done
[15:29:39 CST(-0600)] <EricDalquist> on to the hibernate dao unit tests
[15:29:40 CST(-0600)] <EricDalquist> yay