1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-25 04:44:49 +02:00
Smack/test/org/jivesoftware/smack/filter
2006-11-22 22:55:37 +00:00
..
AndFilterTest.java Created new chat manager which handles the creation of Chats. 2006-11-22 22:55:37 +00:00
FromContainsFilterTest.java Initial checkin of test cases. 2003-08-02 17:33:50 +00:00
NotFilterTest.java Initial checkin of test cases. 2003-08-02 17:33:50 +00:00
OrFilterTest.java AndFilter and OrFilter now work over more than two packets (SMACK-96). 2003-10-13 00:40:11 +00:00
PacketIDFilterTest.java Initial checkin of test cases. 2003-08-02 17:33:50 +00:00
PacketTypeFilterTest.java Added slightly more robust tetsing of OrFilter and PacketTypeFilter... can't break it :) 2003-08-26 19:21:18 +00:00
ToContainsFilterTest.java Initial checkin of test cases. 2003-08-02 17:33:50 +00:00