Smack/smack-integration-test/src/main/java/org/jivesoftware/smackx/omemo
Florian Schmaus e8fef260e6 sinttest: migrate to JUnit5, drop JUnit4
The before/after class annotations are now no longer borrowed from
JUnit.

Also some integration tests used @After and/or @Before from JUnit,
which was never supported nor had any effected. Those methods got
deleted. But since there appears to be a desire for such a
functionality in sinttest, we should consider adding one.
2020-04-12 22:21:30 +02:00
..
AbstractOmemoIntegrationTest.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
AbstractOmemoMessageListener.java Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
AbstractTwoUsersOmemoIntegrationTest.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
EphemeralTrustCallback.java gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00
MessageEncryptionIntegrationTest.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
OmemoMamDecryptionTest.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
OmemoManagerSetupHelper.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
ReadOnlyDeviceIntegrationTest.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
SessionRenegotiationIntegrationTest.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
package-info.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00