On Tue, Feb 05, 2013 at 02:23:27PM -0800, Alex Huang wrote: > > Alex, > > > > How about unit tests for the Javelin code itself? Were any created? > > Are there any that can be created? > > > > While the merge is already complete, this seems like a great time for > > the new structure to have unit tests built into it. > > > > There were no unit tests for the Spring DI and AOP given that Spring is an > established entity. >
So there were no new classes introduced? If so, I guess that makes sense. But if there were, then I'd disagree with not adding tests. I'm not trying to be argumentative, just trying to understand. > There were unit tests and integration tests written for the storage refactor > portion using the Spring DI and AOP infrastructure. I'll let Edison speak to > what those are. > That's great to hear! > --Alex >