Package org.igniterealtime.smack.inttest
Interface AbstractSmackIntTest.Condition
- Enclosing class:
- AbstractSmackIntTest
protected static interface AbstractSmackIntTest.Condition
-
Method Summary
-
Method Details
-
evaluate
boolean evaluate() throws org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, InterruptedException- Throws:
org.jivesoftware.smack.SmackException.NoResponseException
org.jivesoftware.smack.XMPPException.XMPPErrorException
org.jivesoftware.smack.SmackException.NotConnectedException
InterruptedException
-