Fakes typedef

A bundle of an StationServices over the fakes plus the recording collaborators the test asserts against.

Implementation

typedef Fakes = ({
  StationServices ctx,
  RecordingBdRunner runner,
  FakeRuntimeProvider provider,
  RecordingGitRunner git,
  FakePrOpener pr,
});