pub fn set_test_policies(policies: BTreeMap<String, MtaStsPolicy>)Expand description
Install a fixed set of MTA-STS policies, keyed by policy domain (no trailing dot), for use in tests. While installed, all policy resolution is served from this map without touching the network.