Expand description
Provides testutils for testing implementations of clients and servers for routes rules FIDL.
Functionsยง
- Provides a stream of watcher events such that the stack appears to contain no routes and never installs any.
- A fake implementation of the
WatcherV4
andWatcherV6
protocols. - Serves a RuleSet that returns OK for everything and does nothing.
- Provides a RuleTable implementation that serves no-op RuleSets.