|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockcentral.editor.nodes.expectation_group.EditExpectationGroupActions
public class EditExpectationGroupActions
A class providing methods for adding a Mock Object expectation for the
EditExpectationGroupPage.
| Constructor Summary | |
|---|---|
EditExpectationGroupActions(org.mockcentral.editor.viewers.IMockCentralNodeGroupViewer page)
Creates a new instance. |
|
| Method Summary | |
|---|---|
void |
setExpectationGroupModel(org.mockcentral.editor.nodes.expectation_group.ExpectationGroupModel expectationGroupModel)
Sets the expectationGroupModel. |
void |
showCreateNewExpectationWizard()
Displays a new wizard for creating a Mock Object method expectation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditExpectationGroupActions(org.mockcentral.editor.viewers.IMockCentralNodeGroupViewer page)
page - the IMockCentralNodeGroupViewer.| Method Detail |
|---|
public void setExpectationGroupModel(org.mockcentral.editor.nodes.expectation_group.ExpectationGroupModel expectationGroupModel)
IEditExpectationGroupActions
setExpectationGroupModel in interface IEditExpectationGroupActionsexpectationGroupModel - the expectationGroupModel to set.public void showCreateNewExpectationWizard()
IEditExpectationGroupActions
showCreateNewExpectationWizard in interface IEditExpectationGroupActions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||