Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1281

REEF.NET uses RuntimeClock instead of IClock

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • REEF.NET
    • None

    Description

      The REEF.NET code is currently using the RuntimeClock type directly instead of IClock. This defeats the purpose of having the interface in the first place: When writing tests for e.g. timeouts, it is very convenient to supply a clock that runs faster than real time.

      We should refactor all uses of RuntimeClock in the code base and use the interface IClock wherever possible.

      Attachments

        Issue Links

          Activity

            People

              anupam128 Anupam
              markus.weimer Markus Weimer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: