public void ConnectionTimeoutTest() => Assert.DoesNotThrow(() => options.SetConnectionTimeout(TimeSpan.FromSeconds(10)));