PHP Class Bolt\Tests\Extension\ControllerTraitTest

Author: Gawain Lynch ([email protected])
Inheritance: extends Bolt\Tests\BoltUnitTest
Show file Open project: bolt/bolt

Public Methods

Method Description
testRoutes ( )
testRoutesDefault ( )

Protected Methods

Method Description
getMockMountEvent ( array $methods = ['mount'] ) : Bolt\Events\MountEvent | PHPUnit_Framework_MockObject_MockObject

Method Details

getMockMountEvent() protected method

protected getMockMountEvent ( array $methods = ['mount'] ) : Bolt\Events\MountEvent | PHPUnit_Framework_MockObject_MockObject
$methods array
return Bolt\Events\MountEvent | PHPUnit_Framework_MockObject_MockObject

testRoutes() public method

public testRoutes ( )

testRoutesDefault() public method

public testRoutesDefault ( )