Re: [opennms-devel] ONMS unit tests

2011-03-15 Thread Steve Hillier
Thanks for the info. I'm certainly no spring guru, but I can learn. JUnit is a given, but things like EasyMock are what I was uncertain about. In some other projects I'm starting to use HttpUnit to facilitate Servlet testing, but maybe spring has something for that -- time to read up. FYI: I'd ex

Re: [opennms-devel] ONMS unit tests

2011-03-15 Thread Craig Miskell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve Hillier wrote: > Hey all, > > It's been a while :) -- work -- bleh... > > I'm wondering what (if any) standards exist for unit testing on onms code. > > I'm totally into the TDD concepts and I thought I might start working > on some unit tests