org.as2lib.core.BasicInterface +--org.as2lib.test.mock.MockControlStateFactory
MockControlStateFactory
creates and returns configured mock control
states.
public function getMockControlState(behavior:Behavior):MockControlState
Returns a mock control state instance that is configured with the passed-in
behavior
.
behavior | to be used by the returned mock control state |
a configured mock control state