Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus 9bb36fc63c Make Socks5TestProxy a subclass of Socks5Proxy
to reduce the duplicated code. This also means we are now testing the
real implementation.
2019-06-11 12:47:39 +02:00
..
InitiationListenerTest.java Introduce util.InternetAddress 2019-06-03 17:41:10 +02:00
Socks5ByteStreamManagerTest.java Improve junit test in Socks5ByteStreamManager 2019-06-11 12:47:39 +02:00
Socks5ByteStreamRequestTest.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
Socks5ClientForInitiatorTest.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
Socks5ClientTest.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
Socks5PacketUtils.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5ProxyTest.java Introduce util.InternetAddress 2019-06-03 17:41:10 +02:00
Socks5TestProxy.java Make Socks5TestProxy a subclass of Socks5Proxy 2019-06-11 12:47:39 +02:00