stores property

Map<String, MockStoreDefinition> stores
final

Stateful stores keyed by store name.

Implementation

final Map<String, MockStoreDefinition> stores;