Smack/smack-core/src/test/java/org/jivesoftware/smack/test/util
Florian Schmaus d099e7b16d Improve handling of InterruptedException
InterruptedExceptions should be treated as the users intention to
'cancel' the current thread's task. There is no such thing as a
spurious interrupt (not to be confused with "spurious wakeups").
2015-01-16 17:31:10 +01:00
..
CharsequenceEquals.java Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
SmackTestSuite.java Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00
TestUtils.java Add support for XEP-0198: Stream Management 2014-09-11 09:49:16 +02:00
WaitForPacketListener.java Improve handling of InterruptedException 2015-01-16 17:31:10 +01:00
XmlUnitUtils.java Add support for SASL failure 'text' elements 2014-11-19 09:57:39 +01:00