Smack/smack-integration-test/src/main/java/org/igniterealtime/smack/inttest
Florian Schmaus 8840236b72 Gracefully disconnect XMPPTCPConnection
That is, wait with a timeout for a closing stream element if we have
sent a closing stream element to the server. See RFC 6120 § 4.4.

Fixes SMACK-633.
2015-05-27 17:36:04 +02:00
..
util Add Roster.addSubscribeListener() 2015-05-21 22:41:21 +02:00
AbstractSmackIntTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
AbstractSmackIntegrationTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
AbstractSmackLowLevelIntegrationTest.java Delete accounts created by LowLevelIntegrationTest performCheck() 2015-04-24 21:33:20 +02:00
Configuration.java Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
FailedTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
IntTestUtil.java Gracefully disconnect XMPPTCPConnection 2015-05-27 17:36:04 +02:00
SmackIntegrationTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
SmackIntegrationTestEnvironment.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
SmackIntegrationTestFramework.java Remove unnecessary cast 2015-04-24 21:33:23 +02:00
SuccessfulTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestNotPossible.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestNotPossibleException.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
TestResult.java Fix assert in TestResult 2015-04-05 10:49:14 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00