Uses of Class
th.co.edge.jseq.MockObjectMap

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 MockObjects 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 MockObjects in another MockObjectMap is also in this map.
 



Copyright © 2008 Edge Software, Co., Ltd.. All Rights Reserved.