PHP Class Nestable\Tests\DBTestCase

Inheritance: extends TestCase
Show file Open project: atayahmet/laravel-nestable Class Usage Examples

Public Methods

Method Description
setUp ( ) * Bootstrap the application

Protected Methods

Method Description
getEnvironmentSetUp ( Illuminate\Foundation\Application $app ) Define environment setup.

Method Details

getEnvironmentSetUp() protected method

Define environment setup.
protected getEnvironmentSetUp ( Illuminate\Foundation\Application $app )
$app Illuminate\Foundation\Application

setUp() public method

* Bootstrap the application
public setUp ( )