public void RandomValueProvider_GetDecimal_should_return_decimal() { Assert.IsInstanceOfType(_provider.GetDecimal(), typeof(decimal)); }