PHP Class tests\unit\workflow\events\ChangeStatusExtendedEventTest

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

Public Properties

Property Type Description
$eventsAfter
$eventsBefore

Public Methods

Method Description
testChangeStatusEventOnSaveFails ( )
testChangeStatusEventOnSaveSuccess ( )

Protected Methods

Method Description
setup ( )
tearDown ( )

Method Details

setup() protected method

protected setup ( )

tearDown() protected method

protected tearDown ( )

testChangeStatusEventOnSaveFails() public method

testChangeStatusEventOnSaveSuccess() public method

Property Details

$eventsAfter public property

public $eventsAfter

$eventsBefore public property

public $eventsBefore