Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractChatIntegrationTest - Class in org.jivesoftware.smack.chat2
 
AbstractChatIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.chat2.AbstractChatIntegrationTest
 
AbstractOmemoIntegrationTest - Class in org.jivesoftware.smackx.omemo
Super class for OMEMO integration tests.
AbstractOmemoIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.omemo.AbstractOmemoIntegrationTest
 
AbstractSmackIntegrationTest - Class in org.igniterealtime.smack.inttest
 
AbstractSmackIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
 
AbstractSmackIntTest - Class in org.igniterealtime.smack.inttest
 
AbstractSmackIntTest(String, Configuration) - Constructor for class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
AbstractSmackIntTest.Condition - Interface in org.igniterealtime.smack.inttest
 
AbstractSmackLowLevelIntegrationTest - Class in org.igniterealtime.smack.inttest
 
AbstractSmackLowLevelIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
 
AbstractSmackLowLevelIntegrationTest.ConnectionCallback - Interface in org.igniterealtime.smack.inttest
 
accountOnePassword - Variable in class org.igniterealtime.smack.inttest.Configuration
 
accountOneUsername - Variable in class org.igniterealtime.smack.inttest.Configuration
 
accountRegistration - Variable in class org.igniterealtime.smack.inttest.Configuration
 
accountThreePassword - Variable in class org.igniterealtime.smack.inttest.Configuration
 
accountThreePassword - Variable in class org.igniterealtime.smack.inttest.Configuration.Builder
 
accountThreeUsername - Variable in class org.igniterealtime.smack.inttest.Configuration
 
accountThreeUsername - Variable in class org.igniterealtime.smack.inttest.Configuration.Builder
 
accountTwoPassword - Variable in class org.igniterealtime.smack.inttest.Configuration
 
accountTwoUsername - Variable in class org.igniterealtime.smack.inttest.Configuration
 
addEnabledTest(Class<? extends AbstractSmackIntTest>) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
addTestPackage(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
addTestPackages(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
addTestPackages(String[]) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
adminAccountPassword - Variable in class org.igniterealtime.smack.inttest.Configuration
 
adminAccountUsername - Variable in class org.igniterealtime.smack.inttest.Configuration
 
after() - Method in class org.jivesoftware.smackx.omemo.AbstractOmemoIntegrationTest
 
after() - Method in class org.jivesoftware.smackx.omemo.OmemoInitializationTest
 
after() - Method in class org.jivesoftware.smackx.omemo.OmemoKeyTransportTest
 
after() - Method in class org.jivesoftware.smackx.omemo.OmemoMessageSendingTest
 
after() - Method in class org.jivesoftware.smackx.omemo.OmemoSessionRenegotiationTest
 
after() - Method in class org.jivesoftware.smackx.omemo.OmemoStoreTest
 
afterTest() - Method in class org.jivesoftware.smackx.omemo.AbstractOmemoIntegrationTest
 

B

before() - Method in class org.jivesoftware.smackx.omemo.AbstractOmemoIntegrationTest
 
before() - Method in class org.jivesoftware.smackx.omemo.OmemoInitializationTest
 
before() - Method in class org.jivesoftware.smackx.omemo.OmemoKeyTransportTest
 
before() - Method in class org.jivesoftware.smackx.omemo.OmemoMessageSendingTest
 
before() - Method in class org.jivesoftware.smackx.omemo.OmemoSessionRenegotiationTest
 
before() - Method in class org.jivesoftware.smackx.omemo.OmemoStoreTest
 
beforeTest() - Method in class org.jivesoftware.smackx.omemo.AbstractOmemoIntegrationTest
 
build() - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
builder() - Static method in class org.igniterealtime.smack.inttest.Configuration
 

C

chatManagerOne - Variable in class org.jivesoftware.smack.chat2.AbstractChatIntegrationTest
 
chatManagerTest() - Method in class org.jivesoftware.smack.ChatTest
 
chatManagerThree - Variable in class org.jivesoftware.smack.chat2.AbstractChatIntegrationTest
 
chatManagerTwo - Variable in class org.jivesoftware.smack.chat2.AbstractChatIntegrationTest
 
ChatTest - Class in org.jivesoftware.smack
Tests for Chat Manager and for Chat Manager Listener.
ChatTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.ChatTest
 
config - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
 
configuration - Variable in class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
The configuration
Configuration - Class in org.igniterealtime.smack.inttest
 
configuration - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestEnvironment
 
Configuration.AccountRegistration - Enum in org.igniterealtime.smack.inttest
 
Configuration.Builder - Class in org.igniterealtime.smack.inttest
 
connection - Variable in class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
An alias for the first connection AbstractSmackIntegrationTest.conOne.
connectionCallback(XMPPTCPConnection) - Method in interface org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest.ConnectionCallback
 
conOne - Variable in class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
The first connection.
conOne - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestEnvironment
 
conThree - Variable in class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
The third connection.
conThree - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestEnvironment
 
controlTest() - Method in class org.jivesoftware.smackx.iot.IoTControlIntegrationTest
Connection one provides a thing, which is controlled by connection two.
conTwo - Variable in class org.igniterealtime.smack.inttest.AbstractSmackIntegrationTest
The second connection.
conTwo - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestEnvironment
 
createNewTempFile() - Method in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 

D

dataTest() - Method in class org.jivesoftware.smackx.iot.IoTDataIntegrationTest
Connection one provides a thing, which momentary value is read out by connection two.
debug - Variable in class org.igniterealtime.smack.inttest.Configuration
 
deleteViaIbr(XMPPTCPConnection) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
deleteViaServiceAdministration(XMPPTCPConnection, Configuration) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
disabledTests - Variable in class org.igniterealtime.smack.inttest.Configuration
 
disconnectAndMaybeDelete(XMPPTCPConnection, Configuration) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
disconnectAndMaybeDelete(XMPPTCPConnection) - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
 
duration - Variable in class org.igniterealtime.smack.inttest.TestResult
 

E

enabledTests - Variable in class org.igniterealtime.smack.inttest.Configuration
 
endTime - Variable in class org.igniterealtime.smack.inttest.TestResult
 
ensureBothAccountsAreNotInEachOthersRoster(XMPPConnection, XMPPConnection) - Static method in class org.jivesoftware.smack.roster.RosterIntegrationTest
 
ensureBothAccountsAreSubscribedToEachOther(XMPPConnection, XMPPConnection, long) - Static method in class org.jivesoftware.smack.roster.RosterIntegrationTest
 
EntityCapsTest - Class in org.jivesoftware.smackx.caps
 
EntityCapsTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.caps.EntityCapsTest
 
evaluate() - Method in interface org.igniterealtime.smack.inttest.AbstractSmackIntTest.Condition
 

F

FailedTest - Class in org.igniterealtime.smack.inttest
 
FailedTest(Method, long, long, List<String>, Throwable) - Constructor for class org.igniterealtime.smack.inttest.FailedTest
 
failureReason - Variable in class org.igniterealtime.smack.inttest.FailedTest
 
FileTransferIntegrationTest - Class in org.jivesoftware.smackx.filetransfer
 
FileTransferIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.filetransfer.FileTransferIntegrationTest
 
fileTransferTest() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferIntegrationTest
 

G

getConnectionConfiguration() - Method in class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
 
getFailedTests() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
 
getHttpUrlConnectionFor(URL) - Method in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
getImpossibleTestClasses() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
 
getNotPossibleTests() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
 
getNumberOfAvailableTests() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
 
getNumberOfPossibleTests() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
 
getSuccessfulTests() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
 
getTestRunId() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
 

H

HttpFileUploadIntegrationTest - Class in org.jivesoftware.smackx.httpfileupload
 
HttpFileUploadIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.httpfileupload.HttpFileUploadIntegrationTest
 
httpFileUploadTest() - Method in class org.jivesoftware.smackx.httpfileupload.HttpFileUploadIntegrationTest
 

I

ibbFileTransferTest() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferIntegrationTest
 
IncomingMessageListenerIntegrationTest - Class in org.jivesoftware.smack.chat2
 
IncomingMessageListenerIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.chat2.IncomingMessageListenerIntegrationTest
 
initializationTest() - Method in class org.jivesoftware.smackx.omemo.OmemoInitializationTest
Tests, if the initialization is done properly.
INSECURE_RANDOM - Static variable in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
IntTestUtil - Class in org.igniterealtime.smack.inttest
 
IntTestUtil() - Constructor for class org.igniterealtime.smack.inttest.IntTestUtil
 
IntTestUtil.UsernameAndPassword - Class in org.igniterealtime.smack.inttest
 
IoTControlIntegrationTest - Class in org.jivesoftware.smackx.iot
 
IoTControlIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.iot.IoTControlIntegrationTest
 
IoTDataIntegrationTest - Class in org.jivesoftware.smackx.iot
 
IoTDataIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.iot.IoTDataIntegrationTest
 
IoTDiscoveryIntegrationTest - Class in org.jivesoftware.smackx.iot
 
IoTDiscoveryIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.iot.IoTDiscoveryIntegrationTest
 
isAccountRegistrationPossible() - Method in class org.igniterealtime.smack.inttest.Configuration
 

K

keyTransportTest() - Method in class org.jivesoftware.smackx.omemo.OmemoKeyTransportTest
 

L

LOGGER - Static variable in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
LoginIntegrationTest - Class in org.jivesoftware.smack
 
LoginIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.LoginIntegrationTest
 
logMessages - Variable in class org.igniterealtime.smack.inttest.TestResult
 
LowLevelRosterIntegrationTest - Class in org.jivesoftware.smack.roster
 
LowLevelRosterIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.roster.LowLevelRosterIntegrationTest
 

M

main(String[]) - Static method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
 
MamIntegrationTest - Class in org.jivesoftware.smackx.mam
 
MamIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.mam.MamIntegrationTest
 
mamTest() - Method in class org.jivesoftware.smackx.mam.MamIntegrationTest
 
messageSendingTest() - Method in class org.jivesoftware.smackx.omemo.OmemoMessageSendingTest
This Test tests sending and receiving messages.
mucTest() - Method in class org.jivesoftware.smackx.muc.MultiUserChatIntegrationTest
 
MultiUserChatIntegrationTest - Class in org.jivesoftware.smackx.muc
 
MultiUserChatIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.muc.MultiUserChatIntegrationTest
 
MultiUserChatLowLevelIntegrationTest - Class in org.jivesoftware.smackx.muc
 
MultiUserChatLowLevelIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.muc.MultiUserChatLowLevelIntegrationTest
 

N

newConfiguration(String[]) - Static method in class org.igniterealtime.smack.inttest.Configuration
 

O

OmemoInitializationTest - Class in org.jivesoftware.smackx.omemo
 
OmemoInitializationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.omemo.OmemoInitializationTest
 
OmemoKeyTransportTest - Class in org.jivesoftware.smackx.omemo
Test keyTransportMessages.
OmemoKeyTransportTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.omemo.OmemoKeyTransportTest
 
OmemoMessageSendingTest - Class in org.jivesoftware.smackx.omemo
Test message sending.
OmemoMessageSendingTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.omemo.OmemoMessageSendingTest
 
OmemoSessionRenegotiationTest - Class in org.jivesoftware.smackx.omemo
Test session renegotiation.
OmemoSessionRenegotiationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.omemo.OmemoSessionRenegotiationTest
 
OmemoStoreTest - Class in org.jivesoftware.smackx.omemo
Test the OmemoStore.
OmemoStoreTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.omemo.OmemoStoreTest
 
org.igniterealtime.smack.inttest - package org.igniterealtime.smack.inttest
The Smack Integration Test Framework.
org.igniterealtime.smack.inttest.util - package org.igniterealtime.smack.inttest.util
TODO describe me.
org.jivesoftware.smack - package org.jivesoftware.smack
Core classes of the Smack API.
org.jivesoftware.smack.chat2 - package org.jivesoftware.smack.chat2
Integration Tests for the chat2 API.
org.jivesoftware.smack.roster - package org.jivesoftware.smack.roster
Smacks API for Rosters.
org.jivesoftware.smackx.caps - package org.jivesoftware.smackx.caps
Smacks implementation of XEP-0115: Entity Capabilities.
org.jivesoftware.smackx.filetransfer - package org.jivesoftware.smackx.filetransfer
File Transfers via XEP-0095: Stream Initialization.
org.jivesoftware.smackx.httpfileupload - package org.jivesoftware.smackx.httpfileupload
Smack's API for XEP-0363: HTTP File Upload.
org.jivesoftware.smackx.iot - package org.jivesoftware.smackx.iot
Smack's API for XMPP IoT.
org.jivesoftware.smackx.iqversion - package org.jivesoftware.smackx.iqversion
Smacks implementation of XEP-0092: Software Version.
org.jivesoftware.smackx.mam - package org.jivesoftware.smackx.mam
XEP-0313: Message Archive Management.
org.jivesoftware.smackx.muc - package org.jivesoftware.smackx.muc
Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045.
org.jivesoftware.smackx.omemo - package org.jivesoftware.smackx.omemo
Classes and interfaces for OMEMO Encryption.
org.jivesoftware.smackx.ping - package org.jivesoftware.smackx.ping
Smacks implementation of XEP-0199: XMPP Ping.
org.jivesoftware.smackx.pubsub - package org.jivesoftware.smackx.pubsub
Smack's API for XEP-0060: Publish-Subscribe.
OutgoingMessageListenerIntegrationTest - Class in org.jivesoftware.smack.chat2
 
OutgoingMessageListenerIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.chat2.OutgoingMessageListenerIntegrationTest
 
outgoingMessageListenerTest() - Method in class org.jivesoftware.smack.chat2.OutgoingMessageListenerIntegrationTest
 

P

password - Variable in class org.igniterealtime.smack.inttest.IntTestUtil.UsernameAndPassword
 
performActionAndWaitUntilStanzaReceived(Runnable, XMPPConnection, StanzaFilter) - Method in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
performCheck(AbstractSmackLowLevelIntegrationTest.ConnectionCallback) - Method in class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
 
pingAsync() - Method in class org.jivesoftware.smackx.ping.PingIntegrationTest
 
PingIntegrationTest - Class in org.jivesoftware.smackx.ping
 
PingIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.ping.PingIntegrationTest
 
pingServer() - Method in class org.jivesoftware.smackx.ping.PingIntegrationTest
 
prepareEnvironment() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
 
PubSubIntegrationTest - Class in org.jivesoftware.smackx.pubsub
 
PubSubIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.pubsub.PubSubIntegrationTest
 

R

registerAccount(XMPPTCPConnection, SmackIntegrationTestEnvironment, int) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
registerAccount(XMPPTCPConnection, String, String, Configuration) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
registerAccountViaAdmin(XMPPTCPConnection, String, String, String, String) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
registerAccountViaIbr(XMPPConnection) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
registerAccountViaIbr(XMPPConnection, String, String) - Static method in class org.igniterealtime.smack.inttest.IntTestUtil
 
registerClaimAndUnregisterThing() - Method in class org.jivesoftware.smackx.iot.IoTDiscoveryIntegrationTest
 
registerThing(IoTDiscoveryManager, Thing) - Static method in class org.jivesoftware.smackx.iot.IoTDiscoveryIntegrationTest
 
replyTimeout - Variable in class org.igniterealtime.smack.inttest.Configuration
 
ResultSyncPoint<R,E extends java.lang.Exception> - Class in org.igniterealtime.smack.inttest.util
 
ResultSyncPoint() - Constructor for class org.igniterealtime.smack.inttest.util.ResultSyncPoint
 
RosterIntegrationTest - Class in org.jivesoftware.smack.roster
 
RosterIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.roster.RosterIntegrationTest
 
run() - Method in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
 

S

securityMode - Variable in class org.igniterealtime.smack.inttest.Configuration
 
service - Variable in class org.igniterealtime.smack.inttest.AbstractSmackLowLevelIntegrationTest
 
service - Variable in class org.igniterealtime.smack.inttest.Configuration
 
serviceTlsPin - Variable in class org.igniterealtime.smack.inttest.Configuration
 
sessionRenegotiationTest() - Method in class org.jivesoftware.smackx.omemo.OmemoSessionRenegotiationTest
 
setAdminAccountUsernameAndPassword(String, String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setDebug(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setDisabledTests(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setEnabledTests(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setReplyTimeout(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setSecurityMode(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setService(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setService(DomainBareJid) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setServiceTlsPin(String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
setUp() - Method in class org.jivesoftware.smack.ChatTest
 
setUp() - Method in class org.jivesoftware.smackx.caps.EntityCapsTest
 
setUsernamesAndPassword(String, String, String, String, String, String) - Method in class org.igniterealtime.smack.inttest.Configuration.Builder
 
signal(R) - Method in class org.igniterealtime.smack.inttest.util.ResultSyncPoint
 
signal(E) - Method in class org.igniterealtime.smack.inttest.util.ResultSyncPoint
 
signal() - Method in class org.igniterealtime.smack.inttest.util.SimpleResultSyncPoint
 
signalFailure() - Method in class org.igniterealtime.smack.inttest.util.SimpleResultSyncPoint
 
signalFailure(String) - Method in class org.igniterealtime.smack.inttest.util.SimpleResultSyncPoint
 
simplePubSubNodeTest() - Method in class org.jivesoftware.smackx.pubsub.PubSubIntegrationTest
 
SimpleResultSyncPoint - Class in org.igniterealtime.smack.inttest.util
 
SimpleResultSyncPoint() - Constructor for class org.igniterealtime.smack.inttest.util.SimpleResultSyncPoint
 
sinttestConfiguration - Variable in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
SmackIntegrationTest - Annotation Type in org.igniterealtime.smack.inttest
 
SmackIntegrationTestEnvironment - Class in org.igniterealtime.smack.inttest
 
SmackIntegrationTestFramework - Class in org.igniterealtime.smack.inttest
 
SmackIntegrationTestFramework(Configuration) - Constructor for class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
 
SmackIntegrationTestFramework.TestRunResult - Class in org.igniterealtime.smack.inttest
 
SmackIntegrationTestFramework.TestType - Enum in org.igniterealtime.smack.inttest
 
startTime - Variable in class org.igniterealtime.smack.inttest.TestResult
 
storeTest() - Method in class org.jivesoftware.smackx.omemo.OmemoStoreTest
 
StreamManagementTest - Class in org.jivesoftware.smack
 
StreamManagementTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.StreamManagementTest
 
subscribeRequestListenerTest() - Method in class org.jivesoftware.smack.roster.RosterIntegrationTest
 
SuccessfulTest - Class in org.igniterealtime.smack.inttest
 
SuccessfulTest(Method, long, long, List<String>) - Constructor for class org.igniterealtime.smack.inttest.SuccessfulTest
 

T

tearDown() - Method in class org.jivesoftware.smack.ChatTest
 
tearDown() - Method in class org.jivesoftware.smackx.caps.EntityCapsTest
 
test() - Method in class org.jivesoftware.smack.chat2.IncomingMessageListenerIntegrationTest
 
testCapsChanged() - Method in class org.jivesoftware.smackx.caps.EntityCapsTest
 
testEntityCaps() - Method in class org.jivesoftware.smackx.caps.EntityCapsTest
 
testInvalidLogin() - Method in class org.jivesoftware.smack.LoginIntegrationTest
Check that the server is returning the correct error when trying to login using an invalid (i.e.
testLocalEntityCaps() - Method in class org.jivesoftware.smackx.caps.EntityCapsTest
 
testMethod - Variable in class org.igniterealtime.smack.inttest.TestResult
 
testMucBookmarksAutojoin(XMPPTCPConnection) - Method in class org.jivesoftware.smackx.muc.MultiUserChatLowLevelIntegrationTest
 
TestNotPossible - Class in org.igniterealtime.smack.inttest
 
TestNotPossible(Method, long, long, List<String>, TestNotPossibleException) - Constructor for class org.igniterealtime.smack.inttest.TestNotPossible
 
testNotPossibleException - Variable in class org.igniterealtime.smack.inttest.TestNotPossible
 
TestNotPossibleException - Exception in org.igniterealtime.smack.inttest
 
TestNotPossibleException(String) - Constructor for exception org.igniterealtime.smack.inttest.TestNotPossibleException
 
testPackages - Variable in class org.igniterealtime.smack.inttest.Configuration
 
testPresenceEventListenersOffline(XMPPTCPConnection, XMPPTCPConnection) - Method in class org.jivesoftware.smack.roster.LowLevelRosterIntegrationTest
 
testPreventDiscoInfo() - Method in class org.jivesoftware.smackx.caps.EntityCapsTest
Test if entity caps actually prevent a disco info request and reply.
testProperties() - Method in class org.jivesoftware.smack.ChatTest
 
TestResult - Class in org.igniterealtime.smack.inttest
 
TestResult(Method, long, long, List<String>) - Constructor for class org.igniterealtime.smack.inttest.TestResult
 
testRunId - Variable in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
testRunId - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestEnvironment
 
testRunId - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestRunResult
A short String of lowercase characters and numbers used to identify a integration test run.
testRunResult - Variable in class org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
 
testStreamManagement(XMPPTCPConnection, XMPPTCPConnection) - Method in class org.jivesoftware.smack.StreamManagementTest
 
testVersion() - Method in class org.jivesoftware.smackx.iqversion.VersionIntegrationTest
 
timeout - Variable in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
tlsContext - Variable in class org.igniterealtime.smack.inttest.Configuration
 

U

username - Variable in class org.igniterealtime.smack.inttest.IntTestUtil.UsernameAndPassword
 

V

valueOf(String) - Static method in enum org.igniterealtime.smack.inttest.Configuration.AccountRegistration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.igniterealtime.smack.inttest.Configuration.AccountRegistration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.igniterealtime.smack.inttest.SmackIntegrationTestFramework.TestType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionIntegrationTest - Class in org.jivesoftware.smackx.iqversion
 
VersionIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.iqversion.VersionIntegrationTest
 

W

WaitForClosingStreamElementTest - Class in org.jivesoftware.smack
 
WaitForClosingStreamElementTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.WaitForClosingStreamElementTest
 
waitForClosingStreamElementTest(XMPPTCPConnection) - Method in class org.jivesoftware.smack.WaitForClosingStreamElementTest
 
waitForResult(long) - Method in class org.igniterealtime.smack.inttest.util.ResultSyncPoint
 
waitUntilTrue(AbstractSmackIntTest.Condition) - Method in class org.igniterealtime.smack.inttest.AbstractSmackIntTest
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links