|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockObjectNode | |
|---|---|
| org.mockcentral.editor.nodes.mockobject | Contains Interfaces and Classes used for editing Mock Object definitions. |
| org.mockcentral.editor.nodes.mockobject_group | Contains classes and interfaces used for editing groups of Mock Object definitions. |
| Uses of MockObjectNode in org.mockcentral.editor.nodes.mockobject |
|---|
| Constructors in org.mockcentral.editor.nodes.mockobject with parameters of type MockObjectNode | |
|---|---|
MockObjectModel(MockObjectNode node)
Assigns the MockCentralNode. |
|
| Uses of MockObjectNode in org.mockcentral.editor.nodes.mockobject_group |
|---|
| Methods in org.mockcentral.editor.nodes.mockobject_group with parameters of type MockObjectNode | |
|---|---|
java.lang.String |
MockObjectGroupModel.getFirstReferencingMockObjectName(MockObjectNode mockObjectNode)
Returns the name of the the first found Mock Object within the Fixture that references (as a method parameter or result) the one defined by the supplied MockObjectNode, if any. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||