[TYPO3-v4] [TYPO3-core] RFC #15457: Add support for prepared queries [summary and pending questions]

Helmut Hummel helmut at typo3.org
Sun Aug 22 23:20:46 CEST 2010


Hi Xavier,

On 22.08.10 22:57, Xavier Perseguers wrote:

>> What version of phpunit are you using?
> 
> PHPUnit 3.3.9

OK, I use PHPUnit 3.4.12

As of 3.4.0 the mock object also implements the
PHPUnit_Framework_MockObject_MockObject interface (which is nice). This
was not the case in earlier versions.

>> What instance do you get back from $this->setUpAndReturnDatabaseStub()?
> 
> Mock_t3lib_DB_bca224f4

Yeah, OK. This is the same here.

> 
> It's a mock, that's fine.

Yes. I think this is not mandatory.

Regards Helmut


More information about the TYPO3-project-v4 mailing list