Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus b5f9d4d7a3 Introduce test fixtures
This also removes the powermock dependency. Although powermock is a
fine library, it currently prevents dropping Junit4. And since we only
use the Whitebox API of powermock, this simply replaced powermock's
Whitebox with our own.
2020-04-11 22:05:36 +02:00
..
InitiationListenerTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
Socks5ByteStreamManagerTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
Socks5ByteStreamRequestTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
Socks5ClientForInitiatorTest.java Replace JUnit4 with JUnit5 in `smack-extensions`. 2020-04-07 15:46:21 +05:30
Socks5ClientTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
Socks5PacketUtils.java Apply builder pattern to DiscoverInfo 2019-10-29 11:14:55 +01:00
Socks5ProxyTest.java Replace JUnit4 with JUnit5 in `smack-extensions`. 2020-04-07 15:46:21 +05:30
Socks5TestProxy.java Introduce test fixtures 2020-04-11 22:05:36 +02:00