Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/ibb
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
..
packet Replace JUnit4 with JUnit5 in `smack-extensions`. 2020-04-07 15:46:21 +05:30
provider Replace JUnit4 with JUnit5 in `smack-extensions`. 2020-04-07 15:46:21 +05:30
CloseListenerTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
DataListenerTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
IBBPacketUtils.java Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
InBandBytestreamManagerTest.java Replace JUnit4 with JUnit5 in `smack-extensions`. 2020-04-07 15:46:21 +05:30
InBandBytestreamRequestTest.java Replace JUnit4 with JUnit5 in `smack-extensions`. 2020-04-07 15:46:21 +05:30
InBandBytestreamSessionMessageTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
InBandBytestreamSessionTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00
InitiationListenerTest.java Introduce test fixtures 2020-04-11 22:05:36 +02:00