PHP Class Metabor\Statemachine\Condition\AndCompositeTest

Author: Oliver Tischlinger
Inheritance: extends MetaborStd\NamedInterfaceTest
Show file Open project: metabor/statemachine

Public Methods

Method Description
testCombinesTheInnerConditionWithAnd ( )

Protected Methods

Method Description
createTestInstance ( )

Method Details

createTestInstance() protected method

See also: MetaborStd\NamedInterfaceTest::createTestInstance()
protected createTestInstance ( )

testCombinesTheInnerConditionWithAnd() public method