Example #1
0
 public function testCall()
 {
     $this->assertEquals('test-value', $this->proxy->getProperty());
 }