Smack/smack-integration-test
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
..
src IntegrationTest: Implement custom host configuration 2019-09-28 01:12:37 +02:00
build.gradle gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00