Class SmackIntegrationTestFramework.TestRunResult

java.lang.Object
org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
Enclosing class:
SmackIntegrationTestFramework

public static final class SmackIntegrationTestFramework.TestRunResult extends Object
  • Field Details

    • testRunId

      public final String testRunId
      A short String of lowercase characters and numbers used to identify an integration test run. We use lowercase characters because this string will eventually be part of the localpart of the used JIDs (and the localpart is case-insensitive).
  • Method Details