示例#1
0
 public function testCanEmailToFriend()
 {
     $this->assertFalse($this->_block->canEmailToFriend());
 }