PhpSpec\Laravel\Extension |
PhpSpec\Laravel\Listener |
PhpSpec\Laravel\Runner |
PhpSpec\Laravel\Util |
이름 | 설명 |
---|---|
LaravelBehaviorInterface | Behaviours that implements this interface should provide a public method with which to bind the Laravel wrapper instance. |
이름 | 설명 |
---|---|
LaravelObjectBehavior | This behavior should be the base behavior for all of your regular Phpspec behaviors within your Laravel application. |