Uses of Class
org.easymock.internal.matchers.Captures
-
Packages that use Captures Package Description org.easymock.internal -
-
Uses of Captures in org.easymock.internal
Fields in org.easymock.internal with type parameters of type Captures Modifier and Type Field Description private java.util.Collection<Captures<?>>
Invocation. currentCaptures
Methods in org.easymock.internal with parameters of type Captures Modifier and Type Method Description void
Invocation. addCapture(Captures<java.lang.Object> capture, java.lang.Object value)
-