示例#1
0
 public function testGetEncryptor()
 {
     $this->assertInstanceOf('Mage_Core_Model_Encryption', $this->_helper->getEncryptor());
 }