public void RandomValueProvider_GetLong_should_return_long() { Assert.IsInstanceOfType(_provider.GetLong(), typeof(long)); }