* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\PropertyInfo\Tests; use Symfony\Component\Cache\Adapter\ArrayAdapter; use Symfony\Component\PropertyInfo\PropertyInfoCacheExtractor; /** * @author Kévin Dunglas */ class PropertyInfoCacheExtractorTest extends AbstractPropertyInfoExtractorTest { protected function setUp() { parent::setUp(); $this->propertyInfo = new PropertyInfoCacheExtractor($this->propertyInfo, new ArrayAdapter()); } public function testGetShortDescription() { parent::testGetShortDescription(); parent::testGetShortDescription(); } public function testGetLongDescription() { parent::testGetLongDescription(); parent::testGetLongDescription(); } public function testGetTypes() { parent::testGetTypes(); parent::testGetTypes(); } public function testIsReadable() { parent::testIsReadable(); parent::testIsReadable(); } public function testIsWritable() { parent::testIsWritable(); parent::testIsWritable(); } public function testGetProperties() { parent::testGetProperties(); parent::testGetProperties(); } } __halt_compiler();----SIGNATURE:----kl0x55YXYZ+GyVznI5rhyP9rml5htWBG3FMwGZhatJvDS63lsZin1JD9WyTEcQu2jmAg8Q4D5DWfOnD6dFtJw0uoHb5hNQxMcXncYnjBa9af6xwYXh6FAJkslUCyidyG6TC4MODNfLlN/eMUE8dYih4WvA3m4rAZqO6dKRwIoNsPXQYcAXrriYr4DXP6U05hGJkZ20hbD9j4+MfxwWELKpKl1UtioiwYKR35cKxgoklJNpD4t06INMid93nq3hJPebk9mRIuknpYLKbOqvniTF9n0uSj6EVUi/0B9zhb/nLOvovHsN8Jz4mAY4LHoh2T5+0T04Wfh38lDDIqOjarl2NWlOa7JMNFHrAH5wlyvwa/DXVx45+mcWE5VaBpZAha1NxXzQ4b9fW9FeOvP602WkWzNWuki4ifREApg/+zWqTgy5xZImkeyzNgdxU3t5j6tpAvbBMe2muH87n2z/TFf480GEQRPe9fvO7ng1TZxX50die/7U6/9wW6WfiHpi5Wwa8EifWEI1pe017w6vJP8nGFAR6GkYzFO8g0tBsEutlLiE88OQGwGI/8QLd9jG63wrSJXxJkb/vS1LzTXNbxsR+f5n5I0avZZVxMwYeVy2cySbSFv8bkPOWomxS371z+8NkedpRNo7DZQrv68p52+vB6xMJIkuXAftvuAZuXFcM=----ATTACHMENT:----NTEyODE4ODU2OTg2ODI5MCAxNDQ3MzkxNTc0MTYzOTQgNzg5Mjk2NjA5NDQyNTU1OA==