PHP Class tests\unit\workflow\base\TransitionObjectTest

Inheritance: extends yii\codeception\TestCase, use trait Codeception\Specify
Afficher le fichier Open project: raoul2000/yii2-workflow

Méthodes publiques

Méthode Description
testEmptyEndStatusFails ( )
testEmptyStartStatusFails ( )
testMissingEndStatusFails ( )
testMissingStartStatusFails ( )
testNotStatusEndStatusFails ( )
testNotStatusStartStatusFails ( )
testTransitionCreationSuccess ( )

Method Details

testEmptyEndStatusFails() public méthode

testEmptyStartStatusFails() public méthode

testMissingEndStatusFails() public méthode

testMissingStartStatusFails() public méthode

testNotStatusEndStatusFails() public méthode

testNotStatusStartStatusFails() public méthode

testTransitionCreationSuccess() public méthode