Example #1
0
 public function testGetCustomerEmpty()
 {
     $this->assertEquals($this->_createCustomer(), $this->_block->getCustomer());
 }