MockFactory
in package
FinalYes
Table of Contents
Methods
- controller() : ControllerInterface
- device() : DeviceInterface|MockInterface
- xmlTag() : ElementInterface
Methods
controller()
public
static controller(DeviceInterface|MockInterface $device) : ControllerInterface
Parameters
- $device : DeviceInterface|MockInterface
Return values
ControllerInterfacedevice()
public
static device([string $ip = "192.168.0.66" ]) : DeviceInterface|MockInterface
Parameters
- $ip : string = "192.168.0.66"
Return values
DeviceInterface|MockInterfacexmlTag()
public
static xmlTag(string $value) : ElementInterface
Parameters
- $value : string