Smack/smack-core/src/test/java/org/jivesoftware/smack/util
Florian Schmaus cc636fff21 Introduce Smack's Modular Connection Architecture
This is a complete redesign of what was previously
XmppNioTcpConnection. The new architecture allows to extend an XMPP
client to server (c2s) connection with new transport bindings and
other extensions.
2020-04-04 13:03:31 +02:00
..
stringencoder Remove package-info.java from test packages 2015-04-05 10:48:00 +02:00
DnsUtilTest.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
MemoryLeakTestUtil.java Try GC in MemoryLeakTestUtil.assertReferencesQueueSize() 2019-05-09 12:33:43 +02:00
NetworkUtil.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
PacketParserUtilsTest.java Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
SHA1Test.java More checkstyle whitespace related checks 2017-05-24 14:42:38 +02:00
StringUtilsTest.java Add StringUtils.deleteXmlWhitespace(String) 2019-08-05 22:20:21 +02:00
XmlStringBuilderTest.java Add XmlStringBuilderTest 2019-10-05 23:01:03 +02:00
XmlUtilTest.java Add XmlUtil.prettyFormatXml() 2017-09-10 16:46:26 +02:00