TestimoX

API Reference

Class

ResultStoreFactory

Namespace TestimoX.Storage
Assembly TestimoX
Modifiers static

Creates result store instances from configuration.

Inheritance

  • Object
  • ResultStoreFactory

Methods

public static IResultStore Create(StorageConfig cfg) #
Returns: IResultStore

Create a store from configuration or a no-op store when disabled.

Parameters

cfg TestimoX.Configuration.Storage.StorageConfig requiredposition: 0