Package com.thoughtworks.gauge.datastore
Class DataStoreFactory
java.lang.Object
com.thoughtworks.gauge.datastore.DataStoreFactory
Deprecated.
- See Also:
-
Constructor Details
-
DataStoreFactory
public DataStoreFactory()Deprecated.
-
-
Method Details
-
getSuiteDataStore
Deprecated.- Returns:
- The current instance of the SuiteDataStore
-
getSpecDataStore
Deprecated.- Returns:
- The current instance of the SpecDataStore
-
getScenarioDataStore
Deprecated.- Returns:
- The current instance of the ScenarioDataStore
-
Use specific data stores instead.