public void RandomValueProvider_GetString_should_return_string() { Assert.IsInstanceOfType(_provider.GetString(), typeof(string)); }