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