Smack/smack-integration-test/src/main/java/org/jivesoftware/smack/chat2
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
..
AbstractChatIntegrationTest.java Introduce Smack's Modular Connection Architecture 2020-04-04 13:03:31 +02:00
IncomingMessageListenerIntegrationTest.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
OutgoingMessageListenerIntegrationTest.java sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
package-info.java Improve chat2 integration tests 2018-04-07 23:48:28 +02:00