Uses of Class
org.easymock.CaptureType

Packages that use CaptureType
org.easymock   
 

Uses of CaptureType in org.easymock
 

Methods in org.easymock that return CaptureType
static CaptureType CaptureType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CaptureType[] CaptureType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.easymock with parameters of type CaptureType
Capture(CaptureType type)
          Constructor allowing to select the capture type
 



Copyright © 2010-null Henri Tremblay. This documentation is provided under the terms of the Apache 2 licence.