Remove kMock1, kMock2 FaultFacetType from enum

XMLWordPrintableJSON

    • Sharding NYC
    • 3
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We can remove these test only types in favor of a class that imitates one of the types used in production.

      In tests that need a mock health observer we can register with the following:
      registerMockHealthObserver(FaultFacetType::kDns, []

      { return 0; }

      );

      Under the hood it will register a mock health observer instance that records the intended type.

              Assignee:
              [DO NOT USE] Backlog - Sharding NYC
              Reporter:
              Lamont Nelson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: