Smack/smack-extensions/src/test/java/org
Florian Schmaus f3b856c80b Improve shouldFailIfInitiatorCannotConnectToSocks5Proxy() unit test
If run in parallel with other unit tests, especially onces that open
up a proxy, this test could fail, because another unit test actually
had an proxy running on the very address this unit test assumes to be
no proxy running.

We now use an IP address from RFC 5737's TEST-NET-1 address block,
which should never be available.
2019-07-04 15:49:47 +02:00
..
jivesoftware Improve shouldFailIfInitiatorCannotConnectToSocks5Proxy() unit test 2019-07-04 15:49:47 +02:00