1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 13:24:49 +02:00
Smack/test-unit/org/jivesoftware/smack
2014-01-22 03:17:34 +00:00
..
filters SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
keepalive SMACK-412 Abstracted the keepalive implementation and set the thread to start and stop on demand. 2013-04-16 01:39:17 +00:00
packet SMACK-452 Correctly parse stream error packets 2013-10-09 17:02:34 +00:00
parsing SMACK-425 Introduced smack.parsing.ParsingExceptionCallback, a callback invoked when a exception is thrown while parsing a stanza. Smack is now able to either rethrow the exception ulitmatly causing a disconnect *or* log/ignore the exception and resume parsing after the faulty stanza. 2013-06-22 17:01:40 +00:00
util SMACK-530 Moved DNSUtilTest to integration tests 2014-01-22 03:17:34 +00:00
ChatConnectionTest.java SMACK-330 Added missing node attribute in the item element for pubsub. 2011-04-29 02:36:58 +00:00
DummyConnection.java SMACK-412 Abstracted the keepalive implementation and set the thread to start and stop on demand. 2013-04-16 01:39:17 +00:00
PacketCollectorTest.java SMACK-341 Updated collectors to use concurrent classes. 2013-02-07 03:42:33 +00:00
RosterOfflineTest.java SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
RosterTest.java Unit test for handling empty groups (SMACK-294) 2010-02-18 13:38:57 +00:00
TestUtils.java SMACK-391 Reformat some new files to Smack standard 2013-04-07 13:17:26 +00:00
ThreadedDummyConnection.java SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00