示例#1
0
 public function testGetBackend()
 {
     $this->assertEquals($this->backend, $this->contact->getBackend());
 }