PHP 클래스 mageekguy\atoum\report\fields\test\event\tap

상속: extends mageekguy\atoum\report\fields\event
파일 보기 프로젝트 열기: atoum/atoum 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$testLine
$testPoint

공개 메소드들

메소드 설명
__construct ( )
__toString ( )
handleEvent ( $event, mageekguy\atoum\observable $observable )

비공개 메소드들

메소드 설명
renderErrors ( mageekguy\atoum\observable $observable, $class, $method )

메소드 상세

__construct() 공개 메소드

public __construct ( )

__toString() 공개 메소드

public __toString ( )

handleEvent() 공개 메소드

public handleEvent ( $event, mageekguy\atoum\observable $observable )
$observable mageekguy\atoum\observable

프로퍼티 상세

$testLine 보호되어 있는 프로퍼티

protected $testLine

$testPoint 보호되어 있는 프로퍼티

protected $testPoint