How to test custom Async::DNS::Server classes?
#23
Unanswered
postmodern
asked this question in
Q&A
Replies: 1 comment
-
|
I ended up using mocks and stubbing to test the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does one test a custom class which inherits from
Async::DNS::Serverand defines aprocessmethod which receives thequery,resource_class, andtransaction.Beta Was this translation helpful? Give feedback.
All reactions