Example #1
0
 public function testGetGroupNameNull()
 {
     $this->_createCustomer();
     $this->assertNull($this->_block->getGroupName());
 }