public class InstantiatorProviderAdapter extends Object implements InstantiatorProvider2
InstantiatorProvider
onto a new public InstantiatorProvider2
API.Constructor and Description |
---|
InstantiatorProviderAdapter(InstantiatorProvider provider) |
Modifier and Type | Method and Description |
---|---|
Instantiator |
getInstantiator(MockCreationSettings<?> settings)
Returns an instantiator, used to create new class instances.
|
public InstantiatorProviderAdapter(InstantiatorProvider provider)
public Instantiator getInstantiator(MockCreationSettings<?> settings)
InstantiatorProvider2
getInstantiator
in interface InstantiatorProvider2
Copyright © 2020. All rights reserved.