| Package | Description |
|---|---|
| org.easymock.internal |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultClassInstantiator |
Default class instantiator that is pretty limited.
|
class |
ObjenesisClassInstantiator |
| Modifier and Type | Method | Description |
|---|---|---|
static IClassInstantiator |
ClassInstantiatorFactory.getInstantiator() |
Returns a class instantiator suitable for the current JVM
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
ClassInstantiatorFactory.setInstantiator(IClassInstantiator i) |
Allow to override the default instantiator.
|
Copyright © 2001–2018 EasyMock contributors. All rights reserved.