public class DefaultInstantiatorProvider extends Object implements InstantiatorProvider2
| Constructor and Description |
|---|
DefaultInstantiatorProvider() |
| Modifier and Type | Method and Description |
|---|---|
Instantiator |
getInstantiator(MockCreationSettings<?> settings)
Returns an instantiator, used to create new class instances.
|
public Instantiator getInstantiator(MockCreationSettings<?> settings)
InstantiatorProvider2getInstantiator in interface InstantiatorProvider2Copyright © 2024. All rights reserved.