|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MockObjectMap | |
---|---|
th.co.edge.jseq |
Uses of MockObjectMap in th.co.edge.jseq |
---|
Methods in th.co.edge.jseq that return MockObjectMap | |
---|---|
static MockObjectMap |
MockObjectMap.addAll(Activation activation)
Returns a new MockObjectMap where the method calls
represented by the given Activation and its nested
activations have been added as MockObject s to this map,
with the activation method call first, and the nested method calls in the
order they were added to the activation. |
Methods in th.co.edge.jseq with parameters of type MockObjectMap | |
---|---|
void |
MockObjectMap.add(MockObjectMap otherObjectMap)
Ensures that all MockObject s in another
MockObjectMap is also in this map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |