isHit() 공개 메소드

public isHit ( )
예제 #1
0
 public function testIsHit()
 {
     self::assertTrue($this->item->isHit());
 }