Versions Compared

Key

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

...

We add some new classes to the kafka-streams-test-utils  under internal.

We will provide a MockStoreFactory to generate mock store builders, I will use the KeyValueStoreBuilder as an example. Window and Session will have a similar structure.

...