PHP 클래스 Phockito_VerifyBuilder

파일 보기 프로젝트 열기: hafriedlander/phockito 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$exception_class

보호된 프로퍼티들

프로퍼티 타입 설명
$class
$instance
$times

공개 메소드들

메소드 설명
__call ( $called, $args )
__construct ( $class, $instance, $times )

메소드 상세

__call() 공개 메소드

public __call ( $called, $args )

__construct() 공개 메소드

public __construct ( $class, $instance, $times )

프로퍼티 상세

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

protected $class

$exception_class 정적으로 공개적으로 프로퍼티

static public $exception_class

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

protected $instance

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

protected $times