class InstanceProberTest

Defined at line 16 of file ../../src/connectivity/network/mdns/service/test/instance_prober_test.cc

Public Methods

void InstanceProberTest ()

Defined at line 18 of file ../../src/connectivity/network/mdns/service/test/instance_prober_test.cc

Protected Methods

void ExpectProbe (const DnsName & instance_full_name, const DnsName & host_full_name, inet::IpPort port, Media media, IpVersions ip_versions)

Expects that a probe for the specified instance on the specified host has been sent.

Defined at line 22 of file ../../src/connectivity/network/mdns/service/test/instance_prober_test.cc