PHP Class Metabor\Statemachine\Util\StateCollectionMergerTest

Author: Oliver Tischlinger
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: metabor/statemachine

Méthodes publiques

Méthode Description
__invoke ( )
testCopiesAllFlags ( )
testCreatedStatesAreEqualButNotTheSame ( )
testCreatesAllStatesFromSourceAtTargetColletions ( )

Méthodes protégées

Méthode Description
createSourceCollection ( ) : StateCollection

Method Details

__invoke() public méthode

public __invoke ( )

createSourceCollection() protected méthode

protected createSourceCollection ( ) : StateCollection
Résultat Metabor\Statemachine\StateCollection

testCopiesAllFlags() public méthode

public testCopiesAllFlags ( )

testCreatedStatesAreEqualButNotTheSame() public méthode

testCreatesAllStatesFromSourceAtTargetColletions() public méthode