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)
InstantiatorProvider2
getInstantiator
in interface InstantiatorProvider2
Copyright © 2023. All rights reserved.