PHP Class Krucas\LaravelUserEmailVerification\Test\TestCase

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: edvinaskrucas/laravel-user-email-verification Class Usage Examples

Protected Properties

Property Type Description
$laravelContainer

Public Methods

Method Description
tearDown ( )

Protected Methods

Method Description
getBrokerMock ( )
getConfigMock ( )
getGuardMock ( )
getRedirectMock ( )
getRequestMock ( )
getUrlMock ( )
getUserMock ( )
getViewMock ( )
setUp ( )

Method Details

getBrokerMock() protected method

protected getBrokerMock ( )

getConfigMock() protected method

protected getConfigMock ( )

getGuardMock() protected method

protected getGuardMock ( )

getRedirectMock() protected method

protected getRedirectMock ( )

getRequestMock() protected method

protected getRequestMock ( )

getUrlMock() protected method

protected getUrlMock ( )

getUserMock() protected method

protected getUserMock ( )

getViewMock() protected method

protected getViewMock ( )

setUp() protected method

protected setUp ( )

tearDown() public method

public tearDown ( )

Property Details

$laravelContainer protected property

protected $laravelContainer