Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/ibb
Florian Schmaus 184604bba2 Init Base64 test encoder for unit-tests
The previous approach with

testCompile project("smack-java7")

was flawed. Instead we setup a Base64 encoder especially for the unit
tests now.
2014-09-07 17:22:55 +02:00
..
packet Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
provider Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
CloseListenerTest.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
DataListenerTest.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
IBBPacketUtils.java Change IQ.Type to enum 2014-06-06 21:10:13 -03:00
IBBTestsSuite.java Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00
InBandBytestreamManagerTest.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
InBandBytestreamRequestTest.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
InBandBytestreamSessionMessageTest.java Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
InBandBytestreamSessionTest.java Create smack.util.stringencoder for Base64, Base32,… 2014-09-04 11:07:55 +02:00
InitiationListenerTest.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00