PHP 클래스 InterNations\Component\HttpMock\PHPUnit\HttpMockFacade

파일 보기 프로젝트 열기: internations/http-mock 1 사용 예제들

공개 메소드들

메소드 설명
__clone ( )
__construct ( $port, $host, $basePath )
__get ( $property )
each ( callable $callback )
getProperties ( )
setUp ( )

비공개 메소드들

메소드 설명
createService ( $property )

메소드 상세

__clone() 공개 메소드

public __clone ( )

__construct() 공개 메소드

public __construct ( $port, $host, $basePath )

__get() 공개 메소드

public __get ( $property )

each() 공개 메소드

public each ( callable $callback )
$callback callable

getProperties() 공개 정적인 메소드

public static getProperties ( )

setUp() 공개 메소드

public setUp ( )