|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleStateMachine | |
junit.quilt.cover.state |
Uses of SimpleStateMachine in junit.quilt.cover.state |
Methods in junit.quilt.cover.state that return SimpleStateMachine | |
SimpleStateMachine |
StateMachineRegistry.lookup(java.lang.String className,
java.lang.String methodName)
Lookup a StateMachine given the class and method. |
Methods in junit.quilt.cover.state with parameters of type SimpleStateMachine | |
void |
StateMachineRegistry.bind(java.lang.String className,
java.lang.String methodName,
SimpleStateMachine sm)
Store under a name a state machine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |