MockControlStateFactory
| Kind of class: | interface |
|---|---|
| Inherits from: | BasicInterface |
| Author: | Simon Wacker |
| Classpath: | org.as2lib.test.mock.MockControlStateFactory |
| File last modified: | Sunday, 10 April 2005, 11:53:36 |
MockControlStateFactory creates and returns configured mock controlstates.
Summary
Instance methods
getMockControlState
function getMockControlState (
behavior:Behavior) : MockControlState
Returns a mock control state instance that is configured with the passed-in
behavior.Parameters:
behavior:
to be used by the returned mock control state
Returns:
a configured mock control state