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

A

add_escapes(String) - Method in exception tigase.test.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addActiveConnection(Socket) - Static method in class tigase.test.util.TestUtil
 
addChild(TestNode) - Method in class tigase.test.parser.TestNode
Describe addChild method here.
addContent(String) - Method in class tigase.test.util.HTMLContentFilter
 
addContent(String) - Method in class tigase.test.util.HTMLFilter
 
addContent(String) - Method in class tigase.test.util.NullFilter
Describe addContent method here.
addContent(String) - Method in interface tigase.test.util.OutputFilter
 
addDaemonJID(String, Socket) - Static method in class tigase.test.util.TestUtil
 
addEscapes(String) - Static method in error tigase.test.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addGlobalPars(Map<String, String>) - Method in class tigase.test.parser.TestNode
 
addGlobalVars(Map<String, String>) - Method in class tigase.test.parser.TestNode
 
addInput(String) - Method in class tigase.test.TestEmpty
 
addOutput(String) - Method in class tigase.test.TestEmpty
 
addPars(Map<String, String>) - Method in class tigase.test.parser.TestNode
 
addRow(String...) - Method in class tigase.test.util.HTMLContentFilter
Describe addRow method here.
addRow(String...) - Method in class tigase.test.util.HTMLFilter
Describe addRow method here.
addRow(String...) - Method in class tigase.test.util.NullFilter
Describe addRow method here.
addRow(String...) - Method in interface tigase.test.util.OutputFilter
 
addSuccessfulTotalTime(long) - Method in class tigase.test.Test
 
addTestsErr(int) - Method in class tigase.test.Test
 
addTestsOK(int) - Method in class tigase.test.Test
 
addTestsTotalTime(long) - Method in class tigase.test.Test
 
addVars(Map<String, String>) - Method in class tigase.test.parser.TestNode
 
adjustBeginLineColumn(int, int) - Method in class tigase.test.parser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class tigase.test.parser.JavaCharStream
 
ASSIGN - Static variable in interface tigase.test.parser.TestScriptConstants
 
AT - Static variable in interface tigase.test.parser.TestScriptConstants
 

B

backup(int) - Method in class tigase.test.parser.JavaCharStream
 
baseXMLNS() - Method in class tigase.test.TestEmpty
Describe baseXMLNS method here.
baseXMLNS() - Method in interface tigase.test.TestIfc
 
BasicTest() - Method in class tigase.test.parser.TestScript
 
beginColumn - Variable in class tigase.test.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class tigase.test.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class tigase.test.parser.JavaCharStream
 
bufcolumn - Variable in class tigase.test.parser.JavaCharStream
 
buffer - Variable in class tigase.test.parser.JavaCharStream
 
bufline - Variable in class tigase.test.parser.JavaCharStream
 
bufpos - Variable in class tigase.test.parser.JavaCharStream
 

C

clear() - Method in class tigase.test.util.Params
Describe clear method here.
close(String) - Method in class tigase.test.util.HTMLContentFilter
Describe close method here.
close(String) - Method in class tigase.test.util.HTMLFilter
Describe close method here.
close(String) - Method in class tigase.test.util.NullFilter
Describe close method here.
close(String) - Method in interface tigase.test.util.OutputFilter
 
close() - Method in class tigase.test.util.SocketBosh
 
close() - Method in class tigase.test.util.SocketXMLIO
 
close() - Method in interface tigase.test.util.XMLIO
 
COLON - Static variable in interface tigase.test.parser.TestScriptConstants
 
column - Variable in class tigase.test.parser.JavaCharStream
 
COMMENT - Static variable in interface tigase.test.parser.TestScriptConstants
 
compare(TestIfc, TestIfc) - Method in class tigase.test.util.DependsComparator
Describe compare method here.
containsKey(Object) - Method in class tigase.test.util.Params
Describe containsKey method here.
containsValue(Object) - Method in class tigase.test.util.Params
Describe containsValue method here.
curChar - Variable in class tigase.test.parser.TestScriptTokenManager
 
currentToken - Variable in exception tigase.test.parser.ParseException
This is the last token that has been consumed successfully.

D

debug(String) - Method in class tigase.test.TestEmpty
 
debug(String, boolean) - Static method in class tigase.test.util.TestUtil
 
debug(Exception, boolean) - Static method in class tigase.test.util.TestUtil
 
debug_on_error - Variable in class tigase.test.Test
 
debugStream - Variable in class tigase.test.parser.TestScriptTokenManager
 
DECIMAL - Static variable in interface tigase.test.parser.TestScriptConstants
 
decodeBoolean(String) - Static method in class tigase.test.util.Params
 
DEFAULT - Static variable in interface tigase.test.parser.TestScriptConstants
 
depends() - Method in class tigase.test.TestEmpty
Describe depends method here.
depends() - Method in interface tigase.test.TestIfc
 
DependsComparator - Class in tigase.test.util
Describe class DependsComparator here.
DIGIT - Static variable in interface tigase.test.parser.TestScriptConstants
 
Direction - Enum in tigase.test
Describe enum Direction here.
disable_tracing() - Method in class tigase.test.parser.TestScript
 
displayStats(String, long, long, long, long) - Static method in class tigase.test.util.TestUtil
 
DomBuilderHandler - Class in tigase.test.util
DomBuilderHandler - implementation of SimpleHandler building DOM strctures during parsing time.
DomBuilderHandler(ElementFactory) - Constructor for class tigase.test.util.DomBuilderHandler
 
Done() - Method in class tigase.test.parser.JavaCharStream
 

E

elementCData(StringBuilder) - Method in class tigase.test.util.DomBuilderHandler
 
ElementUtil - Class in tigase.test.util
Describe class ElementUtil here.
ElementUtil() - Constructor for class tigase.test.util.ElementUtil
Creates a new ElementUtil instance.
enable_tracing() - Method in class tigase.test.parser.TestScript
 
endColumn - Variable in class tigase.test.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endElement(StringBuilder) - Method in class tigase.test.util.DomBuilderHandler
 
endLine - Variable in class tigase.test.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
entrySet() - Method in class tigase.test.util.Params
Describe entrySet method here.
EOF - Static variable in interface tigase.test.parser.TestScriptConstants
 
eol - Variable in exception tigase.test.parser.ParseException
The end of line string for this machine.
equalElems(Element, Element) - Static method in class tigase.test.util.ElementUtil
 
equalElemsDeep(Element, Element) - Static method in class tigase.test.util.ElementUtil
 
EqualError - Class in tigase.test.util
Describe class EqualError here.
EqualError(boolean, String) - Constructor for class tigase.test.util.EqualError
 
equals - Variable in class tigase.test.util.EqualError
 
equals(Object) - Method in class tigase.test.util.Params
Describe equals method here.
error(String) - Method in class tigase.test.util.DomBuilderHandler
 
error(int, int, String) - Method in class tigase.test.util.ScriptParser
 
exception - Variable in class tigase.test.impl.TestCommon
 
exception - Variable in class tigase.test.TestAbstract
 
ExpandBuff(boolean) - Method in class tigase.test.parser.JavaCharStream
 
expectedTokenSequences - Variable in exception tigase.test.parser.ParseException
Each entry in this array is an array of integers.
Expression() - Method in class tigase.test.parser.TestScript
 

F

FillBuff() - Method in class tigase.test.parser.JavaCharStream
 

G

generateParseException() - Method in class tigase.test.parser.TestScript
 
get(Object) - Method in class tigase.test.util.Params
Describe get method here.
get(String, String) - Method in class tigase.test.util.Params
 
get(String, int) - Method in class tigase.test.util.Params
 
get(String, long) - Method in class tigase.test.util.Params
 
get(String, boolean) - Method in class tigase.test.util.Params
 
getAction() - Method in class tigase.test.util.ScriptFileLoader.StanzaEntry
 
getBeginColumn() - Method in class tigase.test.parser.JavaCharStream
 
getBeginLine() - Method in class tigase.test.parser.JavaCharStream
 
getChildren() - Method in class tigase.test.parser.TestNode
Get the Children value.
getColumn() - Method in class tigase.test.parser.JavaCharStream
Deprecated.  
getContent() - Method in class tigase.test.HistoryEntry
 
getDependsTree(String[], Params) - Static method in class tigase.test.util.TestUtil
 
getDescription() - Method in class tigase.test.StatItem
Gets the value of description
getDescription() - Method in class tigase.test.Test
 
getDescription() - Method in class tigase.test.util.ScriptFileLoader.StanzaEntry
 
getDirection() - Method in class tigase.test.HistoryEntry
 
getElementData(String) - Method in class tigase.test.impl.TestAuth
 
getElementData(String) - Method in class tigase.test.impl.TestBoshOpen
 
getElementData(String) - Method in class tigase.test.impl.TestExtCompOpen
 
getElementData(String) - Method in class tigase.test.impl.TestIQCommandGetConfig
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestIQCommandStop
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestIQSession
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestIQStats
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestIQVersion
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestPrivacyList
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestPrivacyListBlockMsg
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestPrivacyLongList
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestReceiveMessage
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestRegister
 
getElementData(String) - Method in class tigase.test.impl.TestRoster
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestRosterGet
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestRosterRemoveBuddy
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestRosterSetBuddy
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestRosterSetGroup
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestSASL
 
getElementData(String) - Method in class tigase.test.impl.TestSendMessage
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.impl.TestSocket
 
getElementData(String) - Method in class tigase.test.impl.TestSocketBosh
 
getElementData(String) - Method in class tigase.test.impl.TestSSL
 
getElementData(String) - Method in class tigase.test.impl.TestStreamOpen
 
getElementData(String) - Method in class tigase.test.impl.TestTLS
 
getElementData(String) - Method in class tigase.test.impl.TestUnregister
 
getElementData(String) - Method in class tigase.test.impl.TestXMPPBind
Describe getElementData method here.
getElementData(String) - Method in class tigase.test.TestAbstract
 
getEndColumn() - Method in class tigase.test.parser.JavaCharStream
 
getEndLine() - Method in class tigase.test.parser.JavaCharStream
 
getErrorMsg() - Method in class tigase.test.Test
 
getException() - Method in class tigase.test.Test
 
getGlobalPars() - Method in class tigase.test.parser.TestScript
 
getGlobalVars() - Method in class tigase.test.parser.TestScript
 
getHistory() - Method in class tigase.test.Test
 
getHistory() - Method in class tigase.test.TestEmpty
Describe getHistory method here.
getHistory() - Method in interface tigase.test.TestIfc
 
getId() - Method in class tigase.test.parser.TestNode
Gets the value of id
GetImage() - Method in class tigase.test.parser.JavaCharStream
 
getInstance() - Static method in class tigase.test.util.DependsComparator
 
getLastResult() - Method in class tigase.test.Test
 
getLastResult() - Method in class tigase.test.TestAbstract
 
getLastResult() - Method in class tigase.test.TestEmpty
Describe getLastResult method here.
getLastResult() - Method in interface tigase.test.TestIfc
 
getLine() - Method in class tigase.test.parser.JavaCharStream
Deprecated.  
getLongDescr() - Method in class tigase.test.parser.TestNode
Gets the value of longDescr
getMap() - Method in class tigase.test.util.Params
 
getMessage() - Method in exception tigase.test.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error tigase.test.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in enum tigase.test.ResultCode
 
getName() - Method in class tigase.test.parser.TestNode
Gets the value of name
getName() - Method in class tigase.test.StatItem
Gets the value of name
getName() - Method in class tigase.test.Test
 
getNextToken() - Method in class tigase.test.parser.TestScript
 
getNextToken() - Method in class tigase.test.parser.TestScriptTokenManager
 
getOnError() - Method in class tigase.test.parser.TestNode
Gets the value of onError
getParams() - Method in class tigase.test.Test
 
getParent() - Method in class tigase.test.parser.TestNode
Get the Parent value.
getPars() - Method in class tigase.test.parser.TestNode
 
getParsedElements() - Method in class tigase.test.util.DomBuilderHandler
 
getPurePars() - Method in class tigase.test.parser.TestNode
 
getRandomJID() - Static method in class tigase.test.util.TestUtil
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestAuth
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestBoshOpen
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestExtCompOpen
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestIQCommandGetConfig
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestIQCommandStop
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestIQSession
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestIQStats
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestIQVersion
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestPrivacyList
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestPrivacyListBlockMsg
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestPrivacyLongList
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestReceiveMessage
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestRegister
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestRoster
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestRosterGet
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestRosterRemoveBuddy
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestRosterSetBuddy
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestRosterSetGroup
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestSASL
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestSendMessage
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.impl.TestSocket
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestSocketBosh
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestSSL
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestStreamOpen
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestTLS
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestUnregister
 
getRespElementAttributes(String) - Method in class tigase.test.impl.TestXMPPBind
Describe getRespElementAttributes method here.
getRespElementAttributes(String) - Method in class tigase.test.TestAbstract
 
getRespElementNames(String) - Method in class tigase.test.impl.TestAuth
 
getRespElementNames(String) - Method in class tigase.test.impl.TestBoshOpen
 
getRespElementNames(String) - Method in class tigase.test.impl.TestExtCompOpen
 
getRespElementNames(String) - Method in class tigase.test.impl.TestIQCommandGetConfig
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestIQCommandStop
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestIQSession
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestIQStats
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestIQVersion
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestPrivacyList
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestPrivacyListBlockMsg
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestPrivacyLongList
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestReceiveMessage
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestRegister
 
getRespElementNames(String) - Method in class tigase.test.impl.TestRoster
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestRosterGet
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestRosterRemoveBuddy
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestRosterSetBuddy
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestRosterSetGroup
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestSASL
 
getRespElementNames(String) - Method in class tigase.test.impl.TestSendMessage
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.impl.TestSocket
 
getRespElementNames(String) - Method in class tigase.test.impl.TestSocketBosh
 
getRespElementNames(String) - Method in class tigase.test.impl.TestSSL
 
getRespElementNames(String) - Method in class tigase.test.impl.TestStreamOpen
 
getRespElementNames(String) - Method in class tigase.test.impl.TestTLS
 
getRespElementNames(String) - Method in class tigase.test.impl.TestUnregister
 
getRespElementNames(String) - Method in class tigase.test.impl.TestXMPPBind
Describe getRespElementNames method here.
getRespElementNames(String) - Method in class tigase.test.TestAbstract
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestAuth
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestBoshOpen
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestExtCompOpen
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestIQCommandGetConfig
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestIQCommandStop
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestIQSession
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestIQStats
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestIQVersion
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestPrivacyList
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestPrivacyListBlockMsg
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestPrivacyLongList
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestReceiveMessage
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestRegister
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestRoster
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestRosterGet
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestRosterRemoveBuddy
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestRosterSetBuddy
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestRosterSetGroup
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestSASL
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestSendMessage
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.impl.TestSocket
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestSocketBosh
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestSSL
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestStreamOpen
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestTLS
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestUnregister
 
getRespOptionalNames(String) - Method in class tigase.test.impl.TestXMPPBind
Describe getRespOptionalNames method here.
getRespOptionalNames(String) - Method in class tigase.test.TestAbstract
 
getResult() - Method in class tigase.test.Test
 
getResultCode() - Method in class tigase.test.impl.TestCommon
Describe getResultCode method here.
getResultCode() - Method in class tigase.test.TestAbstract
Describe getResultCode method here.
getResultCode() - Method in class tigase.test.TestEmpty
Describe getResultCode method here.
getResultCode() - Method in interface tigase.test.TestIfc
 
getResultMessage() - Method in class tigase.test.impl.TestCommon
 
getResultMessage() - Method in class tigase.test.TestAbstract
Describe getResultMessage method here.
getResultMessage() - Method in class tigase.test.TestEmpty
Describe getResultMessage method here.
getResultMessage() - Method in interface tigase.test.TestIfc
 
getSeqJID() - Static method in class tigase.test.util.TestUtil
 
getShortDescr() - Method in class tigase.test.parser.TestNode
Gets the value of shortDescr
getStanza() - Method in class tigase.test.util.ScriptFileLoader.StanzaEntry
 
getSuccessfulTotalTime() - Method in class tigase.test.Test
 
GetSuffix(int) - Method in class tigase.test.parser.JavaCharStream
 
getTests() - Method in class tigase.test.parser.TestScript
 
getTests() - Static method in class tigase.test.util.TestUtil
 
getTestsErr() - Method in class tigase.test.Test
 
getTestsOK() - Method in class tigase.test.Test
 
getTestsTotalTime() - Method in class tigase.test.Test
 
getToken(int) - Method in class tigase.test.parser.TestScript
 
getUnit() - Method in class tigase.test.StatItem
Gets the value of unit
getValue() - Method in class tigase.test.StatItem
Gets the value of value
getVars() - Method in class tigase.test.parser.TestNode
 

H

handleResult(Test.DaemonTest, boolean) - Method in class tigase.test.Test
 
handleScriptEnd() - Method in interface tigase.test.util.ParserHandler
 
handleTestDescription(String) - Method in interface tigase.test.util.ParserHandler
 
handleTestName(String) - Method in interface tigase.test.util.ParserHandler
 
handleTestParams(Params) - Method in interface tigase.test.util.ParserHandler
 
hasAttributes(Element, Attribute[]) - Static method in class tigase.test.TestAbstract
 
hasAttributes(Element, Attribute[]) - Static method in class tigase.test.util.ElementUtil
 
hashCode() - Method in class tigase.test.util.Params
Describe hashCode method here.
HistoryEntry - Class in tigase.test
Describe class HistoryEntry here.
HistoryEntry(Direction, String) - Constructor for class tigase.test.HistoryEntry
Creates a new HistoryEntry instance.
hostname - Variable in class tigase.test.impl.TestBoshOpen
 
hostname - Variable in class tigase.test.impl.TestExtCompOpen
 
hostname - Variable in class tigase.test.impl.TestStreamOpen
 
HTMLContentFilter - Class in tigase.test.util
Describe class HTMLContentFilter here.
HTMLContentFilter() - Constructor for class tigase.test.util.HTMLContentFilter
Creates a new HTMLContentFilter instance.
HTMLFilter - Class in tigase.test.util
Describe class HTMLFilter here.
HTMLFilter() - Constructor for class tigase.test.util.HTMLFilter
Creates a new HTMLFilter instance.

I

image - Variable in class tigase.test.parser.Token
The string image of the token.
implemented() - Method in class tigase.test.TestEmpty
Describe implemented method here.
implemented() - Method in interface tigase.test.TestIfc
 
IN_LONG_DESCR - Static variable in interface tigase.test.parser.TestScriptConstants
 
inBuf - Variable in class tigase.test.parser.JavaCharStream
 
init(Params) - Method in class tigase.test.impl.TestAuth
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestBoshOpen
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestCommon
 
init(Params) - Method in class tigase.test.impl.TestExtCompOpen
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestIQCommandGetConfig
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestIQCommandStop
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestIQStats
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestIQVersion
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestPrivacyList
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestPrivacyListBlockMsg
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestPrivacyLongList
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestReceiveMessage
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestRegister
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestRoster
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestRosterGet
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestRosterSetBuddy
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestSASL
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestSendMessage
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestSocket
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestSocketBosh
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestSSL
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestStreamOpen
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestTLS
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestUnregister
Describe init method here.
init(Params) - Method in class tigase.test.impl.TestXMPPBind
Describe init method here.
init(Params) - Method in class tigase.test.TestAbstract
Describe init method here.
init(Params) - Method in class tigase.test.TestEmpty
Describe init method here.
init(Params) - Method in interface tigase.test.TestIfc
 
init(BufferedWriter, String, String) - Method in class tigase.test.util.HTMLContentFilter
Describe init method here.
init(BufferedWriter, String, String) - Method in class tigase.test.util.HTMLFilter
Describe init method here.
init(BufferedWriter, String, String) - Method in class tigase.test.util.NullFilter
Describe init method here.
init(BufferedWriter, String, String) - Method in interface tigase.test.util.OutputFilter
 
initSocket(String) - Method in class tigase.test.util.SocketBosh
 
Input() - Method in class tigase.test.parser.TestScript
 
input_stream - Variable in class tigase.test.parser.TestScriptTokenManager
 
inputStream - Variable in class tigase.test.parser.JavaCharStream
 
isEmpty() - Method in class tigase.test.util.Params
Describe isEmpty method here.
isFalse(String) - Method in class tigase.test.util.Params
 
isScriptValid(Collection<ScriptFileLoader.StanzaEntry>) - Static method in class tigase.test.junit.XMPPTestCase
 

J

JavaCharStream - Class in tigase.test.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - Constructor for class tigase.test.parser.JavaCharStream
 
JavaCharStream(Reader, int, int) - Constructor for class tigase.test.parser.JavaCharStream
 
JavaCharStream(Reader) - Constructor for class tigase.test.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int, int) - Constructor for class tigase.test.parser.JavaCharStream
 
JavaCharStream(InputStream, int, int) - Constructor for class tigase.test.parser.JavaCharStream
 
JavaCharStream(InputStream) - Constructor for class tigase.test.parser.JavaCharStream
 
jj_nt - Variable in class tigase.test.parser.TestScript
 
jjFillToken() - Method in class tigase.test.parser.TestScriptTokenManager
 
jjnewLexState - Static variable in class tigase.test.parser.TestScriptTokenManager
 
jjstrLiteralImages - Static variable in class tigase.test.parser.TestScriptTokenManager
 
JUnitXMLIO - Class in tigase.test.junit
 
JUnitXMLIO() - Constructor for class tigase.test.junit.JUnitXMLIO
 

K

keySet() - Method in class tigase.test.util.Params
Describe keySet method here.
kind - Variable in class tigase.test.parser.Token
An integer that describes the kind of this token.

L

last_result - Variable in class tigase.test.Test
 
LBrace() - Method in class tigase.test.parser.TestScript
 
LBRACE - Static variable in interface tigase.test.parser.TestScriptConstants
 
LETTER - Static variable in interface tigase.test.parser.TestScriptConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error tigase.test.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class tigase.test.parser.TestScriptTokenManager
 
line - Variable in class tigase.test.parser.JavaCharStream
 
loadSourceFile() - Method in class tigase.test.util.ScriptFileLoader
 
loadTests() - Method in class tigase.test.TestScriptLoader
 
LongDescr() - Method in class tigase.test.parser.TestScript
 
LONGDESCR - Static variable in interface tigase.test.parser.TestScriptConstants
 
lookingAhead - Variable in class tigase.test.parser.TestScript
 

M

main(String[]) - Static method in class tigase.test.junit.XMPPTestCase
 
main(String[]) - Static method in class tigase.test.parser.TestScript
 
main(String[]) - Static method in class tigase.test.TestSuite
Describe main method here.
maxNextCharInd - Variable in class tigase.test.parser.JavaCharStream
 
message - Variable in class tigase.test.util.EqualError
 
MINUS - Static variable in interface tigase.test.parser.TestScriptConstants
 

N

newToken(int) - Static method in class tigase.test.parser.Token
Returns a new Token object, by default.
next - Variable in class tigase.test.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class tigase.test.parser.JavaCharStream
 
nextCharInd - Variable in class tigase.test.parser.JavaCharStream
 
nextElementName(Element) - Method in class tigase.test.impl.TestAuth
 
nextElementName(Element) - Method in class tigase.test.impl.TestBoshOpen
 
nextElementName(Element) - Method in class tigase.test.impl.TestExtCompOpen
 
nextElementName(Element) - Method in class tigase.test.impl.TestIQCommandGetConfig
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestIQCommandStop
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestIQSession
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestIQStats
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestIQVersion
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestPrivacyList
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestPrivacyListBlockMsg
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestPrivacyLongList
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestReceiveMessage
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestRegister
 
nextElementName(Element) - Method in class tigase.test.impl.TestRoster
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestRosterGet
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestRosterRemoveBuddy
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestRosterSetBuddy
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestRosterSetGroup
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestSASL
 
nextElementName(Element) - Method in class tigase.test.impl.TestSendMessage
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.impl.TestSocket
 
nextElementName(Element) - Method in class tigase.test.impl.TestSocketBosh
 
nextElementName(Element) - Method in class tigase.test.impl.TestSSL
 
nextElementName(Element) - Method in class tigase.test.impl.TestStreamOpen
 
nextElementName(Element) - Method in class tigase.test.impl.TestTLS
 
nextElementName(Element) - Method in class tigase.test.impl.TestUnregister
 
nextElementName(Element) - Method in class tigase.test.impl.TestXMPPBind
Describe nextElementName method here.
nextElementName(Element) - Method in class tigase.test.TestAbstract
 
NS_SEP - Static variable in class tigase.test.Test
 
NullFilter - Class in tigase.test.util
Describe class NullFilter here.
NullFilter() - Constructor for class tigase.test.util.NullFilter
Creates a new NullFilter instance.

O

OnError() - Method in class tigase.test.parser.TestScript
 
ONERROR - Static variable in interface tigase.test.parser.TestScriptConstants
 
optional() - Method in class tigase.test.TestEmpty
Describe optional method here.
optional() - Method in interface tigase.test.TestIfc
 
otherXML(StringBuilder) - Method in class tigase.test.util.DomBuilderHandler
 
OutputFilter - Interface in tigase.test.util
Describe interface OutputFilter here.

P

PARAMNAME - Static variable in interface tigase.test.parser.TestScriptConstants
 
params - Variable in class tigase.test.impl.TestCommon
 
params - Variable in class tigase.test.TestAbstract
 
Params - Class in tigase.test.util
Describe class Params here.
Params() - Constructor for class tigase.test.util.Params
 
Params(Map) - Constructor for class tigase.test.util.Params
 
Params(String) - Constructor for class tigase.test.util.Params
 
Params(String[]) - Constructor for class tigase.test.util.Params
 
ParseException - Exception in tigase.test.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception tigase.test.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception tigase.test.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception tigase.test.parser.ParseException
 
parseParams(String[]) - Static method in class tigase.test.util.Params
 
ParserHandler - Interface in tigase.test.util
Describe interface PaserHandler here.
parseScript() - Method in class tigase.test.util.ScriptParser
 
PLUS - Static variable in interface tigase.test.parser.TestScriptConstants
 
prevCharIsCR - Variable in class tigase.test.parser.JavaCharStream
 
prevCharIsLF - Variable in class tigase.test.parser.JavaCharStream
 
put(String, Object) - Method in class tigase.test.util.Params
Describe put method here.
putAll(Map) - Method in class tigase.test.util.Params
Describe putAll method here.

R

RBrace() - Method in class tigase.test.parser.TestScript
 
RBRACE - Static variable in interface tigase.test.parser.TestScriptConstants
 
read() - Method in class tigase.test.junit.JUnitXMLIO
 
read() - Method in class tigase.test.util.SocketBosh
 
read() - Method in class tigase.test.util.SocketXMLIO
 
read() - Method in interface tigase.test.util.XMLIO
 
ReadByte() - Method in class tigase.test.parser.JavaCharStream
 
readChar() - Method in class tigase.test.parser.JavaCharStream
 
ReInit(Reader, int, int, int) - Method in class tigase.test.parser.JavaCharStream
 
ReInit(Reader, int, int) - Method in class tigase.test.parser.JavaCharStream
 
ReInit(Reader) - Method in class tigase.test.parser.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class tigase.test.parser.JavaCharStream
 
ReInit(InputStream, int, int) - Method in class tigase.test.parser.JavaCharStream
 
ReInit(InputStream) - Method in class tigase.test.parser.JavaCharStream
 
ReInit(InputStream) - Method in class tigase.test.parser.TestScript
 
ReInit(Reader) - Method in class tigase.test.parser.TestScript
 
ReInit(TestScriptTokenManager) - Method in class tigase.test.parser.TestScript
 
ReInit(JavaCharStream) - Method in class tigase.test.parser.TestScriptTokenManager
 
ReInit(JavaCharStream, int) - Method in class tigase.test.parser.TestScriptTokenManager
 
release() - Method in class tigase.test.impl.TestCommon
 
release() - Method in class tigase.test.TestAbstract
 
release() - Method in interface tigase.test.TestIfc
 
remove(Object) - Method in class tigase.test.util.Params
Describe remove method here.
removeDaemonJID(String) - Static method in class tigase.test.util.TestUtil
 
reply - Variable in class tigase.test.TestAbstract
 
replyElement(Element) - Method in class tigase.test.impl.TestBoshOpen
 
replyElement(Element) - Method in class tigase.test.impl.TestExtCompOpen
 
replyElement(Element) - Method in class tigase.test.impl.TestStreamOpen
 
replyElement(Element) - Method in class tigase.test.TestAbstract
 
restoreParserState() - Method in class tigase.test.util.DomBuilderHandler
 
resultCode - Variable in class tigase.test.impl.TestCommon
 
ResultCode - Enum in tigase.test
Describe class ResultCode here.
resultCode - Variable in class tigase.test.TestAbstract
 
ResultsDontMatchException - Exception in tigase.test
Describe class ResultsDontMatchException here.
ResultsDontMatchException() - Constructor for exception tigase.test.ResultsDontMatchException
Creates a new ResultsDontMatchException instance.
ResultsDontMatchException(String) - Constructor for exception tigase.test.ResultsDontMatchException
 
run() - Method in class tigase.test.impl.TestCommon
Describe run method here.
run() - Method in class tigase.test.impl.TestReceiveMessage
Describe run method here.
run() - Method in class tigase.test.impl.TestSocket
Describe run method here.
run() - Method in class tigase.test.impl.TestSocketBosh
Describe run method here.
run() - Method in class tigase.test.TestAbstract
Describe run method here.
run() - Method in class tigase.test.TestEmpty
Describe run method here.
run() - Method in interface tigase.test.TestIfc
 
runTest() - Method in class tigase.test.Test
 
runTests() - Method in class tigase.test.TestScriptLoader
 

S

saveParserState(Object) - Method in class tigase.test.util.DomBuilderHandler
 
ScriptFileLoader - Class in tigase.test.util
 
ScriptFileLoader(String, Queue<ScriptFileLoader.StanzaEntry>, Map<String, String>) - Constructor for class tigase.test.util.ScriptFileLoader
 
ScriptFileLoader.Action - Enum in tigase.test.util
 
ScriptFileLoader.StanzaEntry - Class in tigase.test.util
 
ScriptFileLoader.StanzaEntry(ScriptFileLoader.Action, Element[], String) - Constructor for class tigase.test.util.ScriptFileLoader.StanzaEntry
 
ScriptParser - Class in tigase.test.util
Describe class ScriptParser here.
ScriptParser(String, ParserHandler) - Constructor for class tigase.test.util.ScriptParser
Creates a new ScriptParser instance.
ScriptParser.State - Enum in tigase.test.util
 
SEMICOLON - Static variable in interface tigase.test.parser.TestScriptConstants
 
send(Collection<Element>) - Method in class tigase.test.junit.JUnitXMLIO
 
send(Element) - Method in class tigase.test.junit.JUnitXMLIO
 
serialVersionUID - Static variable in exception tigase.test.parser.ParseException
 
serialVersionUID - Static variable in error tigase.test.parser.TokenMgrError
 
serialVersionUID - Static variable in exception tigase.test.ResultsDontMatchException
 
setChildren(List<TestNode>) - Method in class tigase.test.parser.TestNode
Set the Children value.
setColumnHeaders(String...) - Method in class tigase.test.util.HTMLContentFilter
Describe setColumnHeaders method here.
setColumnHeaders(String...) - Method in class tigase.test.util.HTMLFilter
Describe setColumnHeaders method here.
setColumnHeaders(String...) - Method in class tigase.test.util.NullFilter
Describe setColumnHeaders method here.
setColumnHeaders(String...) - Method in interface tigase.test.util.OutputFilter
 
setDebugStream(PrintStream) - Method in class tigase.test.parser.TestScriptTokenManager
 
setDescription(String) - Method in class tigase.test.StatItem
Sets the value of description
setDescription(String) - Method in class tigase.test.Test
 
setId(String) - Method in class tigase.test.parser.TestNode
Sets the value of id
setLongDescr(String) - Method in class tigase.test.parser.TestNode
Sets the value of longDescr
setName(String) - Method in class tigase.test.parser.TestNode
Sets the value of name
setName(String) - Method in class tigase.test.StatItem
Sets the value of name
setName(String) - Method in class tigase.test.Test
 
setOnError(TestNode) - Method in class tigase.test.parser.TestNode
Sets the value of onError
setParent(TestNode) - Method in class tigase.test.parser.TestNode
Set the Parent value.
setPars(Map<String, String>) - Method in class tigase.test.parser.TestNode
 
setResult(boolean) - Method in class tigase.test.Test
 
setShortDescr(String) - Method in class tigase.test.parser.TestNode
Sets the value of shortDescr
setSocket(Socket) - Method in class tigase.test.util.SocketXMLIO
 
setUnit(String) - Method in class tigase.test.StatItem
Sets the value of unit
setValue(String) - Method in class tigase.test.StatItem
Sets the value of value
setVars(Map<String, String>) - Method in class tigase.test.parser.TestNode
 
ShortDescr() - Method in class tigase.test.parser.TestScript
 
SIMPLESTR - Static variable in interface tigase.test.parser.TestScriptConstants
 
size() - Method in class tigase.test.util.Params
Describe size method here.
SLASH - Static variable in interface tigase.test.parser.TestScriptConstants
 
socket - Variable in class tigase.test.util.SocketXMLIO
 
SocketBosh - Class in tigase.test.util
Describe class SocketBosh here.
SocketBosh(Socket) - Constructor for class tigase.test.util.SocketBosh
Creates a new SocketXMLReader instance.
SocketXMLIO - Class in tigase.test.util
Describe class SocketXMLIO here.
SocketXMLIO(Socket) - Constructor for class tigase.test.util.SocketXMLIO
Creates a new SocketXMLReader instance.
specialConstructor - Variable in exception tigase.test.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class tigase.test.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
stack2String(Exception) - Static method in class tigase.test.util.TestUtil
 
STAR - Static variable in interface tigase.test.parser.TestScriptConstants
 
startElement(StringBuilder, StringBuilder[], StringBuilder[]) - Method in class tigase.test.util.DomBuilderHandler
 
staticFlag - Static variable in class tigase.test.parser.JavaCharStream
 
StatItem - Class in tigase.test
Describe class StatItem here.
StatItem(String, String, String, String) - Constructor for class tigase.test.StatItem
Creates a new StatItem instance.
STRING - Static variable in interface tigase.test.parser.TestScriptConstants
 
substituteVars(String, String[], String[]) - Static method in class tigase.test.TestAbstract
 
SwitchTo(int) - Method in class tigase.test.parser.TestScriptTokenManager
 

T

test(String, JUnitXMLIO) - Static method in class tigase.test.junit.XMPPTestCase
Method run test.
test(JUnitXMLIO) - Method in class tigase.test.junit.XMPPTestCase
 
Test() - Method in class tigase.test.parser.TestScript
 
Test - Class in tigase.test
Describe class Test here.
Test(TestNode) - Constructor for class tigase.test.Test
 
TestAbstract - Class in tigase.test
Describe class TestAbstract here.
TestAbstract(String[], String[], String[], String[]) - Constructor for class tigase.test.TestAbstract
Creates a new TestAbstract instance.
TestAuth - Class in tigase.test.impl
Describe class TestAuth here.
TestAuth() - Constructor for class tigase.test.impl.TestAuth
Creates a new TestAuth instance.
TestBoshOpen - Class in tigase.test.impl
Describe class TestBoshOpen here.
TestBoshOpen() - Constructor for class tigase.test.impl.TestBoshOpen
Creates a new TestBoshOpen instance.
TestCommon - Class in tigase.test.impl
Class TestCommon.java is responsible for Created: Mon Apr 23 08:47:37 2007
TestCommon() - Constructor for class tigase.test.impl.TestCommon
Creates a new TestCommon instance.
TestCommon(String[], String[], String[], String[]) - Constructor for class tigase.test.impl.TestCommon
 
TestCommonNoBind - Class in tigase.test.impl
Class TestCommonNoBind.java is responsible for Created: Mon Apr 23 08:47:37 2007
TestCommonNoBind() - Constructor for class tigase.test.impl.TestCommonNoBind
Creates a new TestCommonNoBind instance.
TestEmpty - Class in tigase.test
Describe class TestEmpty here.
TestEmpty(String[], String[], String[], String[]) - Constructor for class tigase.test.TestEmpty
Creates a new TestEmpty instance.
TestExtCompOpen - Class in tigase.test.impl
Describe class TestExtCompOpen here.
TestExtCompOpen() - Constructor for class tigase.test.impl.TestExtCompOpen
Creates a new TestExtCompOpen instance.
TestID() - Method in class tigase.test.parser.TestScript
 
TestIfc - Interface in tigase.test
Describe interface TestIfc here.
TestIQCommandGetConfig - Class in tigase.test.impl
Describe class TestIQCommandGetConfig here.
TestIQCommandGetConfig() - Constructor for class tigase.test.impl.TestIQCommandGetConfig
Creates a new TestIQCommandGetConfig instance.
TestIQCommandStop - Class in tigase.test.impl
Describe class TestIQCommandStop here.
TestIQCommandStop() - Constructor for class tigase.test.impl.TestIQCommandStop
Creates a new TestIQCommandStop instance.
TestIQSession - Class in tigase.test.impl
Describe class TestIQSession here.
TestIQSession() - Constructor for class tigase.test.impl.TestIQSession
Creates a new TestIQSession instance.
TestIQStats - Class in tigase.test.impl
Describe class TestIQStats here.
TestIQStats() - Constructor for class tigase.test.impl.TestIQStats
Creates a new TestIQStats instance.
TestIQVersion - Class in tigase.test.impl
Describe class TestIQVersion here.
TestIQVersion() - Constructor for class tigase.test.impl.TestIQVersion
Creates a new TestIQVersion instance.
TestName() - Method in class tigase.test.parser.TestScript
 
TestNode - Class in tigase.test.parser
Describe class TestNode here.
TestNode() - Constructor for class tigase.test.parser.TestNode
Creates a new TestNode instance.
TestParams() - Method in class tigase.test.parser.TestScript
 
TestPrivacyList - Class in tigase.test.impl
Describe class TestPrivacyList here.
TestPrivacyList() - Constructor for class tigase.test.impl.TestPrivacyList
Creates a new TestPrivacyList instance.
TestPrivacyListBlockMsg - Class in tigase.test.impl
Describe class TestPrivacyList here.
TestPrivacyListBlockMsg() - Constructor for class tigase.test.impl.TestPrivacyListBlockMsg
Creates a new TestPrivacyList instance.
TestPrivacyLongList - Class in tigase.test.impl
Describe class TestPrivacyList here.
TestPrivacyLongList() - Constructor for class tigase.test.impl.TestPrivacyLongList
Creates a new TestPrivacyList instance.
TestReceiveMessage - Class in tigase.test.impl
Describe class TestReceiveMessage here.
TestReceiveMessage() - Constructor for class tigase.test.impl.TestReceiveMessage
Creates a new TestReceiveMessage instance.
TestRegister - Class in tigase.test.impl
Describe class TestRegister here.
TestRegister() - Constructor for class tigase.test.impl.TestRegister
Creates a new TestRegister instance.
TestRoster - Class in tigase.test.impl
Describe class TestRoster here.
TestRoster() - Constructor for class tigase.test.impl.TestRoster
Creates a new TestRoster instance.
TestRosterGet - Class in tigase.test.impl
Describe class TestRosterGet here.
TestRosterGet() - Constructor for class tigase.test.impl.TestRosterGet
Creates a new TestRosterGet instance.
TestRosterRemoveBuddy - Class in tigase.test.impl
Describe class TestRosterRemoveBuddy here.
TestRosterRemoveBuddy() - Constructor for class tigase.test.impl.TestRosterRemoveBuddy
Creates a new TestRosterRemoveBuddy instance.
TestRosterSetBuddy - Class in tigase.test.impl
Describe class TestRosterSetBuddy here.
TestRosterSetBuddy() - Constructor for class tigase.test.impl.TestRosterSetBuddy
Creates a new TestRosterSetBuddy instance.
TestRosterSetGroup - Class in tigase.test.impl
Describe class TestRosterSetGroup here.
TestRosterSetGroup() - Constructor for class tigase.test.impl.TestRosterSetGroup
Creates a new TestRosterSetGroup instance.
TestSASL - Class in tigase.test.impl
Describe class TestSASL here.
TestSASL() - Constructor for class tigase.test.impl.TestSASL
Creates a new TestSASL instance.
TestScript - Class in tigase.test.parser
 
TestScript(InputStream) - Constructor for class tigase.test.parser.TestScript
 
TestScript(Reader) - Constructor for class tigase.test.parser.TestScript
 
TestScript(TestScriptTokenManager) - Constructor for class tigase.test.parser.TestScript
 
TestScriptConstants - Interface in tigase.test.parser
 
TestScriptLoader - Class in tigase.test
Describe class TestScriptLoader here.
TestScriptLoader(Params) - Constructor for class tigase.test.TestScriptLoader
Creates a new TestScriptLoader instance.
TestScriptTokenManager - Class in tigase.test.parser
 
TestScriptTokenManager(JavaCharStream) - Constructor for class tigase.test.parser.TestScriptTokenManager
 
TestScriptTokenManager(JavaCharStream, int) - Constructor for class tigase.test.parser.TestScriptTokenManager
 
TestSendMessage - Class in tigase.test.impl
Describe class TestSendMessage here.
TestSendMessage() - Constructor for class tigase.test.impl.TestSendMessage
Creates a new TestSendMessage instance.
TestSocket - Class in tigase.test.impl
Describe class TestScoket here.
TestSocket() - Constructor for class tigase.test.impl.TestSocket
Creates a new TestScoket instance.
TestSocketBosh - Class in tigase.test.impl
Describe class TestScoket here.
TestSocketBosh() - Constructor for class tigase.test.impl.TestSocketBosh
Creates a new TestScoket instance.
TestSSL - Class in tigase.test.impl
Describe class TestSSL here.
TestSSL() - Constructor for class tigase.test.impl.TestSSL
Creates a new TestSSL instance.
TestStreamOpen - Class in tigase.test.impl
Describe class TestStreamOpen here.
TestStreamOpen() - Constructor for class tigase.test.impl.TestStreamOpen
Creates a new TestStreamOpen instance.
TestSuite - Class in tigase.test
Describe class TestSuite here.
TestTLS - Class in tigase.test.impl
Describe class TestTLS here.
TestTLS() - Constructor for class tigase.test.impl.TestTLS
Creates a new TestTLS instance.
TestUnregister - Class in tigase.test.impl
Describe class TestUnregister here.
TestUnregister() - Constructor for class tigase.test.impl.TestUnregister
Creates a new TestUnregister instance.
TestUtil - Class in tigase.test.util
Describe class TestUtil here.
TestVars() - Method in class tigase.test.parser.TestScript
 
TestXMPPBind - Class in tigase.test.impl
Describe class TestXMPPBind here.
TestXMPPBind() - Constructor for class tigase.test.impl.TestXMPPBind
Creates a new TestXMPPBind instance.
tigase.test - package tigase.test
 
tigase.test.impl - package tigase.test.impl
 
tigase.test.junit - package tigase.test.junit
 
tigase.test.parser - package tigase.test.parser
 
tigase.test.util - package tigase.test.util
 
timeoutOk - Variable in class tigase.test.impl.TestCommon
 
timeoutOk - Variable in class tigase.test.TestAbstract
 
token - Variable in class tigase.test.parser.TestScript
 
Token - Class in tigase.test.parser
Describes the input token stream.
Token() - Constructor for class tigase.test.parser.Token
 
token_source - Variable in class tigase.test.parser.TestScript
 
tokenImage - Variable in exception tigase.test.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface tigase.test.parser.TestScriptConstants
 
TokenMgrError - Error in tigase.test.parser
 
TokenMgrError() - Constructor for error tigase.test.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error tigase.test.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error tigase.test.parser.TokenMgrError
 
toString() - Method in class tigase.test.HistoryEntry
 
toString(String) - Method in class tigase.test.parser.TestNode
 
toString() - Method in class tigase.test.parser.TestNode
 
toString() - Method in class tigase.test.parser.Token
Returns the image.
toString() - Method in class tigase.test.util.Params
 
toStringArrayNS(String[], String) - Static method in class tigase.test.util.TestUtil
 
toStringCollNS(Collection<TestIfc>) - Static method in class tigase.test.util.TestUtil
 

U

UpdateLineColumn(char) - Method in class tigase.test.parser.JavaCharStream
 

V

Value() - Method in class tigase.test.parser.TestScript
 
valueOf(String) - Static method in enum tigase.test.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.test.ResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.test.util.ScriptFileLoader.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tigase.test.util.ScriptParser.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum tigase.test.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.test.ResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class tigase.test.util.Params
Describe values method here.
values() - Static method in enum tigase.test.util.ScriptFileLoader.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tigase.test.util.ScriptParser.State
Returns an array containing the constants of this enum type, in the order they are declared.
VARNAME - Static variable in interface tigase.test.parser.TestScriptConstants
 
VERSION - Static variable in class tigase.test.parser.TestScript
 

W

write(Element) - Method in class tigase.test.junit.JUnitXMLIO
 
write(String) - Method in class tigase.test.junit.JUnitXMLIO
 
write(String) - Method in class tigase.test.util.SocketBosh
 
write(Element) - Method in class tigase.test.util.SocketXMLIO
 
write(String) - Method in class tigase.test.util.SocketXMLIO
 
write(Element) - Method in interface tigase.test.util.XMLIO
 
write(String) - Method in interface tigase.test.util.XMLIO
 

X

XMLIO - Interface in tigase.test.util
 
XMPPTestCase - Class in tigase.test.junit
 
XMPPTestCase() - Constructor for class tigase.test.junit.XMPPTestCase
 
XMPPTestCase(String) - Constructor for class tigase.test.junit.XMPPTestCase
 

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

Copyright © 2005-2008 Tigase. All Rights Reserved.