PHP Class tests\unit\workflow\helpers\WorkflowHelperTest

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

Public Methods

Method Description
testGetAllStatusListData ( )
testGetNextStatusListData ( )
testGetStatusDropDownData ( )

Protected Methods

Method Description
setup ( )
tearDown ( )

Method Details

setup() protected method

protected setup ( )

tearDown() protected method

protected tearDown ( )

testGetAllStatusListData() public method

testGetNextStatusListData() public method

testGetStatusDropDownData() public method