Uses of Class
org.easymock.internal.MocksControl.MockType

Packages that use MocksControl.MockType
org.easymock.internal   
 

Uses of MocksControl.MockType in org.easymock.internal
 

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

Constructors in org.easymock.internal with parameters of type MocksControl.MockType
MocksControl(MocksControl.MockType type)
           
 



Copyright © 2001-2011 OFFIS, Tammo Freese, Henri Tremblay. All Rights Reserved.