PHP Neos\Flow\Tests\Unit\Persistence\Fixture 네임스페이스

Interfaces

이름 설명
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".