Facade (Support\Facades)
Facade
class Facade (View source)
Methods
static void | spy() Convert the facade into a Mockery spy. | |
static Expectation | shouldReceive() Initiate a mock expectation on the facade. | |
static void | swap(mixed $instance) Hotswap the underlying instance behind the facade. | |
登录查看完整内容
|