public void PluginTypes_ConfiguresPluginTypes() { _options.PluginTypes(config => Assert.AreSame(_options.PluginTypesDirective, config)); }