1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-14 07:34:50 +02:00
Smack/test-unit/org/jivesoftware/smack
2013-04-01 13:40:02 +00:00
..
filters SMACK-352 removed duplicated headers, fixed svn keywords 2013-02-07 19:10:22 +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
ping SMACK-412 Added the pingMyServer back in, cleaned up unneeded synchronization and removed minimum ping interval. 2013-03-23 11:59:08 +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 Split the ping implementation to a server ping to replace keepalive and a simplified ping manager for manual pings of other entities. 2013-03-19 02:37:36 +00:00
PacketCollectorTest.java SMACK-341 Updated collectors to use concurrent classes. 2013-02-07 03:42:33 +00:00
RosterOfflineTest.java SMACK-352 removed duplicated headers, fixed svn keywords 2013-02-07 19:10:22 +00:00
RosterTest.java Unit test for handling empty groups (SMACK-294) 2010-02-18 13:38:57 +00:00
TestUtils.java SMACK-352 removed duplicated headers, fixed svn keywords 2013-02-07 19:10:22 +00:00
ThreadedDummyConnection.java SMACK-412 Split the ping implementation to a server ping to replace keepalive and a simplified ping manager for manual pings of other entities. 2013-03-19 02:37:36 +00:00