Example #1
0
 public function testCanShowTabNot()
 {
     $this->_createCustomer();
     $this->assertFalse($this->_block->canShowTab());
 }