eZ\Publish\Core\Persistence\Cache\Tests\PersistenceLoggerTest::setUp PHP Method

setUp() protected method

Setup the HandlerTest.
protected setUp ( )
    protected function setUp()
    {
        parent::setUp();
        $this->logger = new PersistenceLogger();
    }