Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Now the MockStateStoreFactory only provides build() functionality, but not access(i.e. getStore(String storeName)) to StoreBuilders and Stores. Developers have to access these Stores separately. If there is a request to allow access from the factory, we can adjust that, create a Mapping to store all the StoreBuilders.