PHP Class tests\unit\workflow\base\StatusObjectTest

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

Méthodes publiques

Méthode Description
testCreateWithSourceFails1 ( )
testCreateWithSourceFails2 ( )
testCreateWithSourceSuccess ( )
testMissingId ( )
testMissingWorkflowId ( )
testNullId ( )
testNullWorkflowId ( )
testStatusAccessorFails ( )
testStatusAccessorSuccess ( )
testStatusCreationSuccess ( )
testStatusMetadataSuccess ( )
testUnknownMetadata ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testCreateWithSourceFails1() public méthode

testCreateWithSourceFails2() public méthode

testCreateWithSourceSuccess() public méthode

testMissingId() public méthode

public testMissingId ( )

testMissingWorkflowId() public méthode

testNullId() public méthode

public testNullId ( )

testNullWorkflowId() public méthode

public testNullWorkflowId ( )

testStatusAccessorFails() public méthode

testStatusAccessorSuccess() public méthode

testStatusCreationSuccess() public méthode

testStatusMetadataSuccess() public méthode

testUnknownMetadata() public méthode

public testUnknownMetadata ( )