Interface ICallResultCacheFactory
Namespace: AutoFixture.AutoNSubstitute.CustomCallHandler
Assembly: AutoFixture.AutoNSubstitute.dll
Factory to create an instance of the cache used later to store resolved call results.
public interface ICallResultCacheFactoryMethods
CreateCache()
Create a new instance of cache.
ICallResultCache CreateCache()