Class EnhancedSinttestDebugger
java.lang.Object
org.igniterealtime.smack.inttest.debugger.EnhancedSinttestDebugger
- All Implemented Interfaces:
SinttestDebugger
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jivesoftware.smack.debugger.SmackDebuggerFactoryvoidonSinttestFinished(SmackIntegrationTestFramework.TestRunResult testRunResult) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.igniterealtime.smack.inttest.debugger.SinttestDebugger
getConnectionConfigurationBuilderApplier, onTestFailure, onTestStart, onTestSuccess
-
Field Details
-
LOGGER
-
-
Constructor Details
-
EnhancedSinttestDebugger
public EnhancedSinttestDebugger()
-
-
Method Details
-
getSmackDebuggerFactory
public org.jivesoftware.smack.debugger.SmackDebuggerFactory getSmackDebuggerFactory()- Specified by:
getSmackDebuggerFactoryin interfaceSinttestDebugger
-
onSinttestFinished
- Specified by:
onSinttestFinishedin interfaceSinttestDebugger
-