-------- Original-Nachricht -------- > Datum: Mon, 21 Nov 2011 11:51:40 +0100 > Von: Christian Grobmeier <[email protected]> > An: Log4PHP Dev <[email protected]> > Betreff: Re: buildbot failure in ASF Buildbot on log4php-trunk
> > this is the problem: > > > > Fatal error: phpunit_mockobject_autoload(): Failed opening required > '/usr/share/php/PHPUnit/Framework/MockObject/Generator.php' > > > > In my patch I use the phpunit getMock-method. maybe this caused the > problem. > > Ah ok... is there any add on one must install to phpunit? > > -- > http://www.grobmeier.de > https://www.timeandbill.de the mock-functionlity is a core-feature of phpunit. an update of phpunit should be enougth.
