Smack/smack-experimental/src/test/java/org/jivesoftware/smackx/mam
Florian Schmaus a7b3303f3e Bump ErrorProne to 2.5.1 and refactor Providers a bit
This also resulted in a refactoring of the Providers and parsing
Exceptions. NumberFormatException and ParseException can now be thrown
directly, the wrapping in a SmackParsingException is down at a higher
layer, i.e. in AbstractProvider.
2021-01-29 09:26:15 +01:00
..
FiltersTest.java Re-work data form API 2020-05-13 20:14:41 +02:00
MamFinProviderTest.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
MamPrefIQProviderTest.java Update Message Archive Management (XEP-0313) support to urn:xmpp:mam:2 2020-05-24 12:42:58 +02:00
MamQueryIQProviderTest.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
MamResultProviderTest.java Make Forwarded a generic type 2020-09-23 17:48:04 +02:00
MamTest.java Re-work data form API 2020-05-13 20:14:41 +02:00
PagingTest.java Update Message Archive Management (XEP-0313) support to urn:xmpp:mam:2 2020-05-24 12:42:58 +02:00
PreferencesTest.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
QueryArchiveTest.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
ResultsLimitTest.java Update Message Archive Management (XEP-0313) support to urn:xmpp:mam:2 2020-05-24 12:42:58 +02:00
RetrieveFormFieldsTest.java Rename XmlUnitUtils to XmlAssertUtil 2020-06-14 16:53:21 +02:00