public function testGetLogger() { self::assertInstanceOf('\\Psr\\Log\\NullLogger', $this->object->getLogger()); }