Package | Description |
---|---|
org.easymock.internal |
Modifier and Type | Method | Description |
---|---|---|
static MocksControl.MockType |
MocksControl.MockType.valueOf(String name) |
Deprecated.
Returns the enum constant of this type with the specified name.
|
static MocksControl.MockType[] |
MocksControl.MockType.values() |
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
MocksControl(MocksControl.MockType type) |
Copyright © 2001–2018 EasyMock contributors. All rights reserved.