1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-27 22:14:52 +02:00
Smack/test-unit/org/jivesoftware/smack/packet
Florian Schmaus bd709dc323 SMACK-452 Correctly parse stream error packets
Modified PacketParserUtils.parseStreamError() to take into account that
there may be an optional text element and an optional application
specific element.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_3_2@13767 b35dd754-fafc-0310-a699-88a17e54d16e
2013-10-09 17:02:34 +00:00
..
IQResponseTest.java SMACK-304: Extend the IQ API to create IQ responses 2010-03-24 19:44:02 +00:00
MessageTest.java Added some new tests and disabled a couple that appear to give false negatives. 2011-03-28 13:20:27 +00:00
PresenceTest.java SMACK-277: Update XMLUnit for unit tests to the latest stable release 1.2 2009-09-03 07:05:21 +00:00
StreamErrorTest.java SMACK-452 Correctly parse stream error packets 2013-10-09 17:02:34 +00:00