FeedHelper Methods |
The FeedHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddFeeds(ListMockIFeed, ListMockIListener, Int32) | |
![]() ![]() | AddFeeds(ListMockIFeed, ListMockIBaseStationAircraftList, ListListIAircraft, Int32) | |
![]() ![]() | AddMergedFeeds | |
![]() ![]() | CreateMockFeedManager(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.
|
![]() ![]() | CreateMockFeedManager(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.
|
![]() ![]() | GetFeeds | |
![]() ![]() | RemoveFeed(ListMockIFeed, ListMockIListener, Int32) | |
![]() ![]() | RemoveFeed(ListMockIFeed, ListMockIBaseStationAircraftList, ListListIAircraft, Int32) | |
![]() ![]() | SetupTakeSnapshot |
A helper method to set up the IBaseStationAircraftList TakeSnaphot method for known values of out longs.
|