Smack/test-unit/org/jivesoftware/smack
Florian Schmaus 30bc5afa2b 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.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_3_1@13688 b35dd754-fafc-0310-a699-88a17e54d16e
2013-06-22 17:01:40 +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 Added some new tests and disabled a couple that appear to give false negatives. 2011-03-28 13:20:27 +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-225 Converted abstract class to interface, added missing hashcode method, fixed typos and some minor name changes and added licensing text 2013-04-01 13:40:02 +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