Smack/smack-experimental/src/test/java/org/jivesoftware/smackx
Florian Schmaus 818ee8a727 Make Objects.requireNonNull() throw IllegalArgumentException
and not NullPointerException. Altough this differs from
java.util.Objects behavior, throwing an IllegalArgumentException
appears more sensible and makes it easier to catch it in Smack's
parsing function.
2019-06-11 12:47:40 +02:00
..
carbons Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
chat_markers Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
colors Change JUnit API from 4 to 5 in smack-experimental 2019-05-07 18:51:22 +02:00
eme Change JUnit API from 4 to 5 in smack-experimental 2019-05-07 18:51:22 +02:00
hashes Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
hoxt/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
httpfileupload Remove xmlunit-lagacy and add xmlunit-assertj 2019-05-07 19:06:16 +02:00
mam Introduce FormFieldChildElement and make FormField immutable 2019-06-11 12:47:39 +02:00
message_markup Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
muclight Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
push_notifications Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
reference Make Objects.requireNonNull() throw IllegalArgumentException 2019-06-11 12:47:40 +02:00
sid Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString() 2019-06-02 20:08:03 +02:00
spoiler Remove xmlunit-lagacy and add xmlunit-assertj 2019-05-07 19:06:16 +02:00
ExperimentalInitializerTest.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00