[dokuwiki] Re: unittest

  • From: "Harry Fuecks" <hfuecks@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 9 Aug 2006 10:13:40 +0200

On 8/8/06, Chris Smith <chris@xxxxxxxxxxxxx> wrote:

Chris Smith wrote:
> The one major remaining problem is to do with the mock functions. I am
> getting a test fail for "Not static method Mock::generate() should not
> be called statically".  The class comments say all methods should only
> be called statically.
>
Does anyone have any ideas about this error?

Looks like a SimpleTest bug of some kind, in combination with PHP5. Some discussion here: http://forums.devnetwork.net/viewtopic.php?t=49399&; There's been a release since that discussion, which is supposed to fix all PHP5 related problems: http://sourceforge.net/forum/forum.php?forum_id=537980 -- DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: