Package org.igniterealtime.smack.inttest
Class SmackIntegrationTestFramework.TestRunResult
java.lang.Object
org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
- Enclosing class:
- SmackIntegrationTestFramework
-
Field Summary
-
Method Summary
-
Field Details
-
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
-
getTestRunId
-
getNumberOfAvailableTests
public int getNumberOfAvailableTests() -
getSuccessfulTests
-
getFailedTests
-
getNotPossibleTests
-
getImpossibleTestClasses
-