1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 23:24:50 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus 1f8b7273a8 Improve junit test in Socks5ByteStreamManager
It could be that the test is flapping. This helps to see the origin of
the unexpected exception.
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 Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00