1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 00:44:50 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/blocking
Florian Schmaus 98bacb144d Rework blocking command code.
Mostly remove the helper utils. The server is required to present the
client with a consisent state of the block list and corresponding
modifications, so we should not end up with duplicate entires if we
don't check for them.

SMACK-731
2016-08-31 22:16:26 +02:00
..
BlockContactsIQTest.java Add XEP-0191 - Blocking Command implementation 2016-08-31 08:07:36 +02:00
GetBlockingListTest.java Rework blocking command code. 2016-08-31 22:16:26 +02:00
UnblockContactsIQTest.java Add XEP-0191 - Blocking Command implementation 2016-08-31 08:07:36 +02:00