UnitTestingWorkshop - Golovach

Task

  • Write simple caching system that allows to be configurable how much time(e.g. seconds) data should be stored, and support storing any objects. Solution

  • Cover all functionality with unit tests. Tests