Smack/smack-integration-test/src/main/java/org/igniterealtime/smack
Paul Schaub 92e8f81b3c
IntegrationTest: Implement custom host configuration
Added the following possible connection configuration options:

* adminAccountHostname: hostname for the admin account
* adminAccountPort: port for the admin account
* accountOneHostname: hostname for the first test account
* accountTwoPort: port for the first test account

Similar options exist for connection two and three of course.
These configuration options may come in handy when dealing with
an XMPP server that is clustered among different machines.
2019-09-28 01:12:37 +02:00
..
inttest IntegrationTest: Implement custom host configuration 2019-09-28 01:12:37 +02:00
XmppConnectionStressTest.java Improve exception message of XmppConnectionStressTest 2019-04-24 21:25:22 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00