isHit() public method

public isHit ( )
Exemplo n.º 1
0
 public function testIsHit()
 {
     self::assertTrue($this->item->isHit());
 }