PHP Class SebastiaanLuca\Router\Tests\KernelTest

Inheritance: extends TestCase
Show file Open project: sebastiaanluca/laravel-router

Public Methods

Method Description
testItResetsTheLocalRouter ( )
testItReturnsAllRegisteredRouters ( )

Protected Methods

Method Description
createKernel ( ) : Mockery\MockInterface | Kernel

Method Details

createKernel() protected method

protected createKernel ( ) : Mockery\MockInterface | Kernel
return Mockery\MockInterface | SebastiaanLuca\Router\Kernel

testItResetsTheLocalRouter() public method

testItReturnsAllRegisteredRouters() public method