PHP Class Nestable\Tests\DBTestCase

Inheritance: extends TestCase
Afficher le fichier Open project: atayahmet/laravel-nestable Class Usage Examples

Méthodes publiques

Méthode Description
setUp ( ) * Bootstrap the application

Méthodes protégées

Méthode Description
getEnvironmentSetUp ( Illuminate\Foundation\Application $app ) Define environment setup.

Method Details

getEnvironmentSetUp() protected méthode

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

setUp() public méthode

* Bootstrap the application
public setUp ( )