Smack/smack-tcp
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
..
src Rename waitForCondition() to waitForConditionOrConnectionException() 2020-06-17 21:56:45 +02:00
build.gradle Introduce test fixtures 2020-04-11 22:05:36 +02:00