ExpectationInterface
in
Table of Contents
- andReturn() : self
- andReturns() : self
- getMock() : LegacyMockInterface|MockInterface
- getOrderNumber() : int
Methods
andReturn()
public
andReturn(mixed ...$args) : self
Parameters
- $args : mixed
Return values
self —andReturns()
public
andReturns() : self
Return values
self —getMock()
public
getMock() : LegacyMockInterface|MockInterface
Return values
LegacyMockInterface|MockInterface —getOrderNumber()
public
getOrderNumber() : int