Click or drag to resize
FeedHelperCreateMockFeedManager Method
Overload List
  NameDescription
Public methodStatic memberCreateMockFeedManager(ListMockIFeed, ListMockIListener, Boolean, Int32)
Creates a mock IFeedManager singleton with a functioning Feeds property and methods, and populates the IFeed and IListener lists with mocks.
Public methodStatic memberCreateMockFeedManager(ListMockIFeed, ListMockIBaseStationAircraftList, ListListIAircraft, Boolean, Int32)
Creates a mock IFeedManager singleton with a functioning Receivers property and methods, and populates the receiver pathway. and IBaseStationAircraftList lists with mocks.
Top
See Also