PHP Class jamband\schemadump\tests\SchemaDumpControllerTest

Inheritance: extends TestCase
Afficher le fichier Open project: jamband/yii2-schemadump

Méthodes publiques

Méthode Description
testActionCreate ( )
testActionDrop ( )

Méthodes protégées

Méthode Description
setUp ( )

Private Methods

Méthode Description
runAction ( string $actionID, array $args = [] ) : string Emulates running of the schemadump controller action.

Method Details

setUp() protected méthode

protected setUp ( )

testActionCreate() public méthode

public testActionCreate ( )

testActionDrop() public méthode

public testActionDrop ( )