Smack/smack-core/src/test/java/org/jivesoftware/smack
Florian Schmaus 3647a7fce5 Improve parsing. Add method for de-serializing Strings
Move some duplicate code from XMPP(TCP|BOSH)Connection to
PacketParserUtils. Remove TestUtils as the method now part of Smack's
public API in PacketParserUtils.
2014-05-28 08:18:44 +02:00
..
filters Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
packet Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
parsing Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
provider Make ProviderManager static 2014-05-11 09:27:41 +02:00
util Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
ChatConnectionTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DirectoryRosterStoreTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
DummyConnection.java Make XMPPConnection an interface 2014-05-28 08:18:41 +02:00
PacketCollectorTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterVersioningTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SmackConfigurationTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ThreadedDummyConnection.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00