コード例 #1
0
 public function testIsWritable()
 {
     $this->assertTrue($this->propertyInfo->isWritable('Foo', 'bar', array()));
 }