PHP Class tests\unit\workflow\events\StopOnFirstInvalidEventTest

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

Public Properties

Property Type Description
$item

Public Methods

Method Description
invalidateEvent1 ( $event )
invalidateEvent2 ( $event )
testStopOnFirstInvalidEventFalse ( )
testStopOnFirstInvalidEventTrue ( )

Protected Methods

Method Description
setup ( )
tearDown ( )

Method Details

invalidateEvent1() public method

public invalidateEvent1 ( $event )

invalidateEvent2() public method

public invalidateEvent2 ( $event )

setup() protected method

protected setup ( )

tearDown() protected method

protected tearDown ( )

testStopOnFirstInvalidEventFalse() public method

testStopOnFirstInvalidEventTrue() public method

Property Details

$item public property

public $item