David Emmett

Show:

What's happening?

  • Comment: AssertMo.failNotEquals() has wrong visibility

    Thanks for the info. I needed it because building groovy on Gentoo Linux required mockobjects. I've contacted the Java herd at Gentoo and submitted a patch to them.

    2007-01-07 17:18:07 UTC in Mock Objects

  • AssertMo.failNotEquals() has wrong visibility

    The com.mockobjects.util.AssertMo.failNotEquals()method is declared as static protected void. However, since JUnit 3.8.2 (actually, CVS revision 1.19 of Assert), the visibility of junit.framework.Assert.failNotEquals() has changed from private to public. This means that the com.mockobjects.util.AssertMo class will not compile against JUnit 3.8.2. This needs to be fixed by modifying the...

    2007-01-07 15:51:11 UTC in Mock Objects

About Me

  • 2003-09-05 (6 years ago)
  • 859969
  • davidemmett (My Site)
  • David Emmett

Send me a message