public void GetDefaultReader() { var set = GetSet(StaticResources.Empty); Assert.Equal(typeof(ResourceReader), set.GetDefaultReader()); }