예제 #1
0
 public function testAsString()
 {
     $this->assertEquals($this->objProperty->getName(), $this->objProperty->asString());
 }