Smack/smack-core/src
Florian Schmaus ddc39030d7 Rename waitForCondition() to waitForConditionOrConnectionException()
To make it clear that this will either return if the condition is
true *or* if a connection exception happened.

Also introduce waitFor(), which is deliberately not named
waitForCondition() because it carries a different semantic.
2020-06-17 21:56:45 +02:00
..
integration-test Mark code from the old integration-test dir as migration candidates 2020-04-09 15:14:09 +02:00
main Rename waitForCondition() to waitForConditionOrConnectionException() 2020-06-17 21:56:45 +02:00
test Rename XmlUnitUtils to XmlAssertUtil 2020-06-14 16:53:21 +02:00
testFixtures/java/org/jivesoftware/smack Rename XmlUnitUtils to XmlAssertUtil 2020-06-14 16:53:21 +02:00