Improve the stub_domain_resolv spec helper
* Use instance_double instead of double. * Add port parameter. * Addrinfo does not have an attribute called ipv6_link_local?. It is actually called ipv6_linklocal?. These kinds of errors are prevented by using instance_double.
Showing
Please register or sign in to comment