In Memory Storage
Thread-unsafe in-memory HydratedStorage for use in unit tests.
val bloc = CounterBloc(storage = InMemoryStorage())Content copied to clipboard
Thread-unsafe in-memory HydratedStorage for use in unit tests.
val bloc = CounterBloc(storage = InMemoryStorage())