[GH-ISSUE #379] Add trait for ResolverFuture to make mocking of the trust-dns-resolver easier #172

Closed
opened 2026-03-07 22:38:48 +03:00 by kerem · 1 comment
Owner

Originally created by @bluejekyll on GitHub (Apr 6, 2018).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/379

To make mocking of the trust-dns-resolver library easier in testing, it would be nice to move the ResolverFuture over to a trait.

See: https://github.com/bluejekyll/mock-tdnsr/blob/master/src/main.rs#L16

Originally created by @bluejekyll on GitHub (Apr 6, 2018). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/379 To make mocking of the trust-dns-resolver library easier in testing, it would be nice to move the ResolverFuture over to a trait. See: https://github.com/bluejekyll/mock-tdnsr/blob/master/src/main.rs#L16
kerem 2026-03-07 22:38:48 +03:00
Author
Owner

@darnuria commented on GitHub (Aug 5, 2022):

Resolved before 749f8eccd0 and #487 even get renamed.

  • ResolverFuture renamed to AsyncResolver #487 (@hawkw)
<!-- gh-comment-id:1206795290 --> @darnuria commented on GitHub (Aug 5, 2022): Resolved before 749f8eccd0dac5c940aa198b3c464d7a7954b14b and #487 even get renamed. - `ResolverFuture` renamed to `AsyncResolver` #487 (@hawkw)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#172
No description provided.