PHP Class InterNations\Component\HttpMock\PHPUnit\HttpMockFacade

Show file Open project: internations/http-mock Class Usage Examples

Public Methods

Method Description
__clone ( )
__construct ( $port, $host, $basePath )
__get ( $property )
each ( callable $callback )
getProperties ( )
setUp ( )

Private Methods

Method Description
createService ( $property )

Method Details

__clone() public method

public __clone ( )

__construct() public method

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

__get() public method

public __get ( $property )

each() public method

public each ( callable $callback )
$callback callable

getProperties() public static method

public static getProperties ( )

setUp() public method

public setUp ( )