Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus 9a16f68433 Remove Socks5ProxyTest.shouldOnlyStartOneServerThread()
The unit test relied on Thread.activeCount() which made the whole test
unreliable.
2016-09-01 08:53:24 +02:00
..
InitiationListenerTest.java Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
Socks5ByteStreamManagerTest.java Make XMPPError imutable and add stanza reference 2015-12-09 10:48:52 +01:00
Socks5ByteStreamRequestTest.java Make XMPPError imutable and add stanza reference 2015-12-09 10:48:52 +01:00
Socks5ClientForInitiatorTest.java Use loopback address for Socks5 unit tests 2016-07-08 16:39:10 +02:00
Socks5ClientTest.java Implement flexible port selection in Socks5ClientTest 2016-07-08 08:07:37 +02:00
Socks5PacketUtils.java Merge branch '4.1' 2015-03-24 17:16:18 +01:00
Socks5ProxyTest.java Remove Socks5ProxyTest.shouldOnlyStartOneServerThread() 2016-09-01 08:53:24 +02:00
Socks5TestProxy.java Code cleanup: Fix some warnings 2015-09-24 12:59:17 +02:00