PHP Class jamband\schemadump\tests\SchemaDumpControllerTest

Inheritance: extends TestCase
Show file Open project: jamband/yii2-schemadump

Public Methods

Method Description
testActionCreate ( )
testActionDrop ( )

Protected Methods

Method Description
setUp ( )

Private Methods

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

Method Details

setUp() protected method

protected setUp ( )

testActionCreate() public method

public testActionCreate ( )

testActionDrop() public method

public testActionDrop ( )