org.easymock.internal.matchers

Class Captures<T>

public class Captures<T> extends Object implements IArgumentMatcher, Serializable

Constructor Summary
Captures(Capture<T> captured)
Method Summary
voidappendTo(StringBuffer buffer)
voidsetPotentialValue(T potentialValue)
voidvalidateCapture()

Constructor Detail

Captures

public Captures(Capture<T> captured)

Method Detail

appendTo

public void appendTo(StringBuffer buffer)

setPotentialValue

public void setPotentialValue(T potentialValue)

validateCapture

public void validateCapture()
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>