MocksApplicationServices (Foundation\Testing)
MocksApplicationServices
trait MocksApplicationServices (View source)
Methods
$this | expectsEvents( array|string $events) Specify a list of events that should be fired for the given operation. | |
$this | doesntExpectEvents( array|string $events) Specify a list of events that should not be fired for the given operation. | |
$this | 登录查看完整内容
|