|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExpectationModelObserver
Interface for classes interested in observing changes to the data modeled in
an ExpectationModel instance.
| Method Summary | |
|---|---|
void |
methodNameChanged()
Notification that the Mock Object method expectation method name has changed. |
void |
methodTypeChanged()
Notification that the Mock Object method expectation method type has changed. |
void |
parametersChanged()
Notification that the Mock Object method expectation method parameters have changed. |
void |
resultChanged()
Notification that the Mock Object method expectation method result has changed. |
| Method Detail |
|---|
void methodNameChanged()
void methodTypeChanged()
void parametersChanged()
void resultChanged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||