public void RandomValueProvider_GetSByte_should_return_sbyte() { Assert.IsInstanceOfType(_provider.GetSByte(), typeof(sbyte)); }