once we have JUnit running in ANT we could integrate the Tests into the Nightly Build system Hudson/Jenkins and improve that way our stability further.
The question would be how to test Database driven Applications without the database. But that would be really on a second step :)) Sebastian 2011/8/14 Maxim Solodovnik <[email protected]> > Thanks :) > I found some examples > Hope I be able to finish this work today (not really sure). > > I guess some errors might be catched by tests. > > > On Sun, Aug 14, 2011 at 19:37, [email protected] < > [email protected]> wrote: > >> Yes, >> >> we will have to add sth like that. >> I think there is some kind of Mock-Object Framework for Spring to do the >> integration into JUnit. >> But I have no example for that ... >> >> Sebastian >> >> >> 2011/8/14 Maxim Solodovnik <[email protected]> >> >>> Hello Sebastian, >>> >>> will start new thread (old one too big) >>> I plan >>> 1) create ant task to run tests (instead of runtests.bat) >>> 2) convert tests to JUnit4 >>> 3) make them work with spring beans (might require to change spring >>> contexts structure) >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> Sebastian Wagner >> http://www.webbase-design.de >> http://openmeetings.googlecode.com >> http://www.wagner-sebastian.com >> [email protected] >> > > > > -- > WBR > Maxim aka solomax > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en.
