PHP Class tests\unit\workflow\behavior\StatusAccessorTest

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

Public Properties

Property Type Description
$item
$statusAccessor

Public Methods

Method Description
testCallCommitStatusSuccess ( )
testOnConstructFails ( )
testOnConstructSuccess ( )
testOnEnterWorkflowAssignAndSaveSuccess ( )
testOnEnterWorkflowByMethodSuccess ( )
testOnEnterWorkflowFails ( )

Protected Methods

Method Description
setup ( )

Method Details

setup() protected method

protected setup ( )

testCallCommitStatusSuccess() public method

testOnConstructFails() public method

testOnConstructSuccess() public method

testOnEnterWorkflowAssignAndSaveSuccess() public method

testOnEnterWorkflowByMethodSuccess() public method

testOnEnterWorkflowFails() public method

Property Details

$item public property

public $item

$statusAccessor public property

public $statusAccessor