PHP Neos\Flow\Tests\Unit\Persistence\Fixture Namespace

Interfaces

Name Description
PdoInterface PdoInterface so we can mock PDO using PHPUnit 3.4 - without the interface a mock cannot be created because "You cannot serialize or unserialize PDO instances".