PHP Class tests\unit\workflow\behavior\ChangeStatusTest

Inheritance: extends yii\codeception\DbTestCase, use trait Codeception\Specify
Show file Open project: raoul2000/yii2-workflow

Public Methods

Method Description
fixtures ( )
testChangeStatusByMethodFailed ( )
testChangeStatusOnSaveFailed ( )
testChangeStatusOnSaveSuccess ( )

Protected Methods

Method Description
setup ( )
tearDown ( )

Method Details

fixtures() public method

public fixtures ( )

setup() protected method

protected setup ( )

tearDown() protected method

protected tearDown ( )

testChangeStatusByMethodFailed() public method

testChangeStatusOnSaveFailed() public method

testChangeStatusOnSaveSuccess() public method