Mockito problem should be fixed, issue see http://jira.codehaus.org/browse/SUREFIRE-673
There is a published 2.7.1-SNAPSHOT that you can use to re-test, attach feedback to issue. 2.7.1 is fairly close, I'll just pack in one more session of fixing low-hanging issues from the backlog. Vote will start before Christmas. Kristian On Mon, Dec 20, 2010 at 6:36 PM, Mark Derricutt <[email protected]> wrote: > Looks like I had a rogue debugger process left around, the mockito > issue is still haunting me tho. > > This is on a line doing: > > doReturn(something).when(spiedObject).doSomething(); > > I'll create an example project and see if I can that to break. > > > -- > "Great artists are extremely selfish and arrogant things" — Steven > Wilson, Porcupine Tree > > > > On Mon, Dec 20, 2010 at 6:59 PM, Kristian Rosenvold > <[email protected]> wrote: >> But please do try to find out what the problem is, esp. the initial >> problem. I don't think attaching with a debugger is broken... >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
