Smack/smack-core/src
Florian Schmaus d06e9499e8 [core] Add XmppElementUtil.castOrThrow(ExtensionElement, Class)
This method throws an IllegalStateException if the provided extension
element is not of the expected type and hints users towards potential
causes.
2020-08-29 16:29:22 +02:00
..
integration-test Mark code from the old integration-test dir as migration candidates 2020-04-09 15:14:09 +02:00
main [core] Add XmppElementUtil.castOrThrow(ExtensionElement, Class) 2020-08-29 16:29:22 +02:00
test Add support for HTTP lookup method through xep-0156 2020-06-25 21:10:43 +05:30
testFixtures/java/org/jivesoftware/smack Rename XmlUnitUtils to XmlAssertUtil 2020-06-14 16:53:21 +02:00