Package org.igniterealtime.smack.inttest
Class SmackIntegrationTestFramework
java.lang.Object
org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static class
static final class
static interface
static enum
-
Field Summary
Modifier and TypeFieldDescriptionprotected final Configuration
protected XmppConnectionManager
static boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
SINTTEST_UNIT_TEST
public static boolean SINTTEST_UNIT_TEST -
config
-
testRunResult
-
connectionManager
-
-
Constructor Details
-
SmackIntegrationTestFramework
-
-
Method Details
-
main
public static void main(String[] args) throws IOException, KeyManagementException, NoSuchAlgorithmException, org.jivesoftware.smack.SmackException, org.jivesoftware.smack.XMPPException, InterruptedException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException - Throws:
IOException
KeyManagementException
NoSuchAlgorithmException
org.jivesoftware.smack.SmackException
org.jivesoftware.smack.XMPPException
InterruptedException
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
-
run
public SmackIntegrationTestFramework.TestRunResult run() throws KeyManagementException, NoSuchAlgorithmException, org.jivesoftware.smack.SmackException, IOException, org.jivesoftware.smack.XMPPException, InterruptedException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException- Throws:
KeyManagementException
NoSuchAlgorithmException
org.jivesoftware.smack.SmackException
IOException
org.jivesoftware.smack.XMPPException
InterruptedException
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
-
getTestUnderExecution
-
prepareEnvironment
protected SmackIntegrationTestEnvironment prepareEnvironment() throws org.jivesoftware.smack.SmackException, IOException, org.jivesoftware.smack.XMPPException, InterruptedException, KeyManagementException, NoSuchAlgorithmException, InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException- Throws:
org.jivesoftware.smack.SmackException
IOException
org.jivesoftware.smack.XMPPException
InterruptedException
KeyManagementException
NoSuchAlgorithmException
InstantiationException
IllegalAccessException
IllegalArgumentException
InvocationTargetException
-