Smack/smack-core/src/test/java/org/jivesoftware/smack/util
Florian Schmaus 65576cf3c2 Rework XML Element hierarchy and XmlStringBuilder
- Reduce the amount of types that are subtypes of NamedElement. See
javadoc of NamedElement for rationale.
- Work more with XmlEnvironment in XmlStringBuilder.
- Some minor changes to XmlStringBuilder API.
2019-09-07 18:17:08 +02:00
..
stringencoder Remove package-info.java from test packages 2015-04-05 10:48:00 +02:00
DnsUtilTest.java Fix DNSUtil.setDaneProvider() 2018-06-12 19:06:18 +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 Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +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
XmlUtilTest.java Add XmlUtil.prettyFormatXml() 2017-09-10 16:46:26 +02:00