A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages

A

AbstractRemoteTestNG - Class in org.testng.remote
Extension of TestNG registering a remote TestListener.
AbstractRemoteTestNG() - Constructor for class org.testng.remote.AbstractRemoteTestNG
 
AbstractRemoteTestNG.RemoteSuiteListener - Class in org.testng.remote
A ISuiteListener wiring the results using the internal string-based protocol.
AbstractRemoteTestNGFactory - Class in org.testng.remote
 
AbstractRemoteTestNGFactory() - Constructor for class org.testng.remote.AbstractRemoteTestNGFactory
 
AbstractRemoteTestRunnerClient - Class in org.testng.remote.strprotocol
The client side of the RemoteTestRunner.
AbstractRemoteTestRunnerClient() - Constructor for class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
AbstractRemoteTestRunnerClient.ServerConnection - Class in org.testng.remote.strprotocol
Reads the message stream from the RemoteTestRunner
accept(Version) - Method in class org.testng.remote.AbstractRemoteTestNGFactory
 
accept(Version) - Method in interface org.testng.remote.support.RemoteTestNGFactory
 
ack - Variable in class org.testng.remote.RemoteArgs
 
ACK - Static variable in class org.testng.remote.RemoteArgs
 
ACK_MSG - Static variable in class org.testng.remote.strprotocol.MessageHelper
 

B

BaseMessageSender - Class in org.testng.remote.strprotocol
 
BaseMessageSender(String, int, boolean) - Constructor for class org.testng.remote.strprotocol.BaseMessageSender
 
BaseMessageSender.ReaderThread - Class in org.testng.remote.strprotocol
Reader thread that processes messages from the client.
beforeConfiguration(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener
 
buildTestRunnerFactory() - Method in class org.testng.remote.AbstractRemoteTestNG
Override by the plugin if you need to configure differently the TestRunner (usually this is needed if different listeners/reporters are needed).
buildTestRunnerFactory() - Method in class org.testng.remote.support.RemoteTestNG6_12
 

C

canRun() - Method in class org.testng.remote.AbstractRemoteTestNG
run after AbstractRemoteTestNG.initialize(), tell if it's ready for running the test
characters(char[], int, int) - Method in class org.testng.xml.ResultContentHandler
 
closeQuietly(Closeable) - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
compareTo(Version) - Method in class org.testng.shaded.osgi.framework.Version
Compares this Version object to another Version.
configure(CommandLineArgs) - Method in class org.testng.remote.AbstractRemoteTestNG
 
configure(CommandLineArgs) - Method in interface org.testng.remote.IRemoteTestNG
 
connect() - Method in class org.testng.remote.strprotocol.BaseMessageSender
Starts the connection.
connect() - Method in interface org.testng.remote.strprotocol.IMessageSender
 
connect() - Method in class org.testng.remote.strprotocol.MessageHub
Starts the connection.
connect() - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
convert(String) - Method in class org.testng.remote.RemoteArgs.VersionConverter
 
createDelegatingTestRunnerFactory(ITestRunnerFactory, MessageHub) - Method in class org.testng.remote.AbstractRemoteTestNG
 
createDelegatingTestRunnerFactory(ITestRunnerFactory, MessageHub) - Method in class org.testng.remote.support.RemoteTestNG6_12
 
createRemoteTestNG() - Method in interface org.testng.remote.support.RemoteTestNGFactory
 
createRemoteTestNG() - Method in class org.testng.remote.support.RemoteTestNGFactory6_12
 
createSuiteMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
createTestMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 

D

DEBUG_PORT - Static variable in class org.testng.remote.RemoteTestNG
 
DEBUG_SUITE_DIRECTORY - Static variable in class org.testng.remote.RemoteTestNG
 
DEBUG_SUITE_FILE - Static variable in class org.testng.remote.RemoteTestNG
 
defaultIfStringEmpty(String, String) - Static method in class org.testng.remote.AbstractRemoteTestNG
 
DelegatingTestRunnerFactory(ITestRunnerFactory, MessageHub) - Constructor for class org.testng.remote.support.RemoteTestNG6_12.DelegatingTestRunnerFactory
 
DELIMITER - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
deserializeMessage(String) - Method in class org.testng.remote.strprotocol.JsonMessageSender
 
DONT_EXIT - Static variable in class org.testng.remote.RemoteArgs
 
dontExit - Variable in class org.testng.remote.RemoteArgs
 
dontExit(boolean) - Method in class org.testng.remote.AbstractRemoteTestNG
 
dontExit(boolean) - Method in interface org.testng.remote.IRemoteTestNG
 
dumpRevision() - Static method in class org.testng.remote.RemoteTestNG
 

E

empty - Variable in class org.testng.shaded.osgi.framework.VersionRange
 
emptyVersion - Static variable in class org.testng.shaded.osgi.framework.Version
The empty version "0.0.0".
endElement(String, String, String) - Method in class org.testng.xml.ResultContentHandler
 
ENDPOINT_DELIMITER - Static variable in class org.testng.shaded.osgi.framework.VersionRange
 
equals(Object) - Method in class org.testng.remote.strprotocol.TestResultMessage
 
equals(Object) - Method in class org.testng.shaded.osgi.framework.Version
Compares this Version object to another object.
equals(Object) - Method in class org.testng.shaded.osgi.framework.VersionRange
Compares this VersionRange object to another object.
extractParams(String[]) - Method in class org.testng.remote.strprotocol.TestResultMessage
 
extractParamTypes(String[]) - Method in class org.testng.remote.strprotocol.TestResultMessage
 

F

fail(Class<?>, String) - Static method in class org.testng.remote.support.ServiceLoaderHelper
 
fail(Class<?>, URL, int, String) - Static method in class org.testng.remote.support.ServiceLoaderHelper
 
FAILED_ON_PERCENTAGE_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
FAILED_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
fromName(String) - Static method in enum org.testng.remote.strprotocol.MessageType
 
fromValue(int) - Static method in enum org.testng.remote.strprotocol.MessageType
 
fromValue(String) - Static method in enum org.testng.remote.strprotocol.MessageType
 
fServerSocket - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
The server socket
fSocket - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 

G

GENERIC - org.testng.remote.strprotocol.MessageType
 
GENERIC_SUITE_COUNT - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
GenericMessage - Class in org.testng.remote.strprotocol
A generic message to be used with remote listeners.
GenericMessage() - Constructor for class org.testng.remote.strprotocol.GenericMessage
 
GenericMessage(MessageType) - Constructor for class org.testng.remote.strprotocol.GenericMessage
 
getAcceptableVersions() - Method in class org.testng.remote.AbstractRemoteTestNGFactory
 
getAcceptableVersions() - Method in class org.testng.remote.support.RemoteTestNGFactory6_12
 
getCurrentInvocationCount() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getDescriptionForMethod(String) - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getEndMillis() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getExcludedMethods() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getFailedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getFirst(Version) - Static method in class org.testng.remote.support.ServiceLoaderHelper
 
getFirstQuietly(String) - Static method in class org.testng.remote.support.ServiceLoaderHelper
 
getFirstQuietly(Version) - Static method in class org.testng.remote.support.ServiceLoaderHelper
Get the first RemoteTestNGFactory on classpath.
getHost() - Method in class org.testng.remote.AbstractRemoteTestNG
 
getInstanceName() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getInvocationCount() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getLeft() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns the left endpoint of this version range.
getLeftType() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns the type of the left endpoint of this version range.
getMajor() - Method in class org.testng.shaded.osgi.framework.Version
Returns the major component of this version identifier.
getMessageAsString() - Method in class org.testng.remote.strprotocol.GenericMessage
 
getMessageAsString() - Method in interface org.testng.remote.strprotocol.IStringMessage
 
getMessageAsString() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getMessageAsString() - Method in class org.testng.remote.strprotocol.TestMessage
 
getMessageAsString() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getMessageSender() - Method in class org.testng.remote.AbstractRemoteTestNG
 
getMessageSender() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
getMessageSender() - Method in class org.testng.remote.strprotocol.MessageHub
 
getMessageType(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
getMethod() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getMicro() - Method in class org.testng.shaded.osgi.framework.Version
Returns the micro component of this version identifier.
getMinor() - Method in class org.testng.shaded.osgi.framework.Version
Returns the minor component of this version identifier.
getName() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getOrder() - Method in interface org.testng.remote.Orderable
 
getOrder() - Method in class org.testng.remote.support.RemoteTestNGFactory6_12
 
getParameters() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getParameterTypes() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getPassedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getPort() - Method in class org.testng.remote.AbstractRemoteTestNG
 
getQualifier() - Method in class org.testng.shaded.osgi.framework.Version
Returns the qualifier component of this version identifier.
getResult() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getRight() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns the right endpoint of this version range.
getRightType() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns the type of the right endpoint of this version range.
getSkippedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getStackTrace() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getStartMillis() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getSuccessPercentageFailedTestCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getSuiteCount() - Method in class org.testng.remote.strprotocol.GenericMessage
 
getSuiteListeners() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
getSuiteName() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getSuiteName() - Method in class org.testng.remote.strprotocol.TestMessage
 
getSuiteName() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getTestClass() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getTestCount() - Method in class org.testng.remote.strprotocol.GenericMessage
 
getTestDescription() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getTestListeners() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
getTestMethodCount() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getTestMethodCount() - Method in class org.testng.remote.strprotocol.TestMessage
 
getTestName() - Method in class org.testng.remote.strprotocol.TestMessage
 
getTestNGVersion() - Static method in class org.testng.remote.RemoteTestNG
Get the version of TestNG on classpath.
getType() - Method in class org.testng.remote.strprotocol.GenericMessage
 
getType() - Method in interface org.testng.remote.strprotocol.IMessage
 
getType() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
getType() - Method in class org.testng.remote.strprotocol.TestMessage
 
getType() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
getValue() - Method in enum org.testng.remote.strprotocol.MessageType
 
getVersionFromClass() - Static method in class org.testng.remote.RemoteTestNG
use reflection to read org.testng.internal.Version.VERSION for reason of: 1.

H

handleThrowable(Throwable) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
handleThrowable(Throwable) - Method in class org.testng.remote.strprotocol.StringMessageSender
 
hash - Variable in class org.testng.shaded.osgi.framework.Version
 
hash - Variable in class org.testng.shaded.osgi.framework.VersionRange
 
hashCode() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
hashCode() - Method in class org.testng.shaded.osgi.framework.Version
Returns a hash code value for the object.
hashCode() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns a hash code value for the object.

I

IMessage - Interface in org.testng.remote.strprotocol
Marker interface for messages exchanged between RemoteTestNG and a client.
IMessageSender - Interface in org.testng.remote.strprotocol
 
includes(Version) - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns whether this version range includes the specified version.
init(int, String, String, String, String, String, long, long, String[], String[], String, String, int, int) - Method in class org.testng.remote.strprotocol.TestResultMessage
 
initAndRun(IRemoteTestNG, String[], CommandLineArgs, RemoteArgs) - Static method in class org.testng.remote.RemoteTestNG
 
initialize() - Method in class org.testng.remote.AbstractRemoteTestNG
 
initialize() - Method in class org.testng.remote.support.RemoteTestNG6_12
 
initReceiver() - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
initReceiver() - Method in interface org.testng.remote.strprotocol.IMessageSender
Initialize the receiver.
initReceiver() - Method in class org.testng.remote.strprotocol.MessageHub
 
initReceiver() - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
intersection(VersionRange...) - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns the intersection of this version range with the specified version ranges.
invokeParseWithReflection(Object, InputStream, DefaultHandler) - Method in class org.testng.xml.ResultXMLParser
 
IRemoteSuiteListener - Interface in org.testng.remote.strprotocol
Interface replicating the ISuiteListener used for remote listeners.
IRemoteTestListener - Interface in org.testng.remote.strprotocol
Interface replicating ITestListener for remote listeners.
IRemoteTestNG - Interface in org.testng.remote
 
isDebug() - Static method in class org.testng.remote.RemoteTestNG
 
isEmpty() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns whether this version range is empty.
isEmpty0() - Method in class org.testng.shaded.osgi.framework.VersionRange
Internal isEmpty behavior.
isExact() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns whether this version range contains only a single version.
isMessageOnStart() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
isMessageOnStart() - Method in class org.testng.remote.strprotocol.TestMessage
 
isRunning() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
isStringEmpty(String) - Static method in class org.testng.remote.AbstractRemoteTestNG
 
isTestStart() - Method in class org.testng.remote.strprotocol.TestMessage
 
IStringMessage - Interface in org.testng.remote.strprotocol
String based protocol main interface to be used with remote listeners.
isVerbose() - Static method in class org.testng.remote.RemoteTestNG
 

J

JsonMessageSender - Class in org.testng.remote.strprotocol
 
JsonMessageSender(String, int) - Constructor for class org.testng.remote.strprotocol.JsonMessageSender
 
JsonMessageSender(String, int, boolean) - Constructor for class org.testng.remote.strprotocol.JsonMessageSender
 

L

left - Variable in class org.testng.shaded.osgi.framework.VersionRange
 
LEFT_CLOSED - Static variable in class org.testng.shaded.osgi.framework.VersionRange
The left endpoint is closed and is included in the range.
LEFT_CLOSED_DELIMITER - Static variable in class org.testng.shaded.osgi.framework.VersionRange
 
LEFT_DELIMITERS - Static variable in class org.testng.shaded.osgi.framework.VersionRange
 
LEFT_OPEN - Static variable in class org.testng.shaded.osgi.framework.VersionRange
The left endpoint is open and is excluded from the range.
LEFT_OPEN_DELIMITER - Static variable in class org.testng.shaded.osgi.framework.VersionRange
 
leftClosed - Variable in class org.testng.shaded.osgi.framework.VersionRange
 
LINE_SEP_DELIMITER_1 - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
LINE_SEP_DELIMITER_2 - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
LOCALHOST - Static variable in class org.testng.remote.AbstractRemoteTestNG
 

M

m_ack - Variable in class org.testng.remote.AbstractRemoteTestNG
 
m_ack - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_ackLock - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_className - Variable in class org.testng.xml.ResultContentHandler
 
m_clientSocket - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_currentInvocationCount - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_currentInvocationCount - Variable in class org.testng.xml.ResultContentHandler
 
m_currentSuite - Variable in class org.testng.xml.ResultContentHandler
 
m_currentTest - Variable in class org.testng.xml.ResultContentHandler
 
m_currentTestContext - Variable in class org.testng.remote.strprotocol.RemoteTestListener1
 
m_currentTestResult - Variable in class org.testng.xml.ResultContentHandler
 
m_customTestRunnerFactory - Variable in class org.testng.remote.AbstractRemoteTestNG
 
m_debug - Variable in class org.testng.remote.AbstractRemoteTestNG
 
m_debug - Static variable in class org.testng.remote.RemoteTestNG
 
m_debug - Variable in class org.testng.remote.strprotocol.MessageHub
 
m_delegateFactory - Variable in class org.testng.remote.support.RemoteTestNG6_12.DelegatingTestRunnerFactory
 
m_descriptions - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_dontExit - Variable in class org.testng.remote.AbstractRemoteTestNG
 
m_endMillis - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_excludedMethods - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_failed - Variable in class org.testng.xml.ResultContentHandler
 
m_failedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_host - Variable in class org.testng.remote.AbstractRemoteTestNG
 
m_host - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_inReader - Variable in class org.testng.remote.strprotocol.BaseMessageSender
Used to receive ACK and STOP
m_instanceName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_inStream - Variable in class org.testng.remote.strprotocol.BaseMessageSender
Incoming message stream.
m_invocationCount - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_invocationCount - Variable in class org.testng.xml.ResultContentHandler
 
m_latestAck - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_messageHub - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
m_messageSender - Variable in class org.testng.remote.AbstractRemoteTestNG.RemoteSuiteListener
 
m_messageSender - Variable in class org.testng.remote.strprotocol.MessageHub
 
m_messageSender - Variable in class org.testng.remote.support.RemoteTestNG6_12.DelegatingTestRunnerFactory
 
m_messageType - Variable in class org.testng.remote.strprotocol.GenericMessage
 
m_messageType - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_outStream - Variable in class org.testng.remote.strprotocol.BaseMessageSender
Outgoing message stream.
m_outWriter - Variable in class org.testng.remote.strprotocol.BaseMessageSender
Used to send ACK and STOP
m_parameters - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_params - Variable in class org.testng.xml.ResultContentHandler
 
m_paramTypes - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_passed - Variable in class org.testng.xml.ResultContentHandler
 
m_passedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_port - Variable in class org.testng.remote.AbstractRemoteTestNG
Port used for the string protocol
m_port - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_protocol - Variable in class org.testng.remote.AbstractRemoteTestNG
Protocol used for inter-communication
m_readerThread - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_requestStopReceiver - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_sender - Variable in class org.testng.remote.strprotocol.RemoteTestListener1
 
m_serial - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_serPort - Variable in class org.testng.remote.AbstractRemoteTestNG
Port used for the serialized protocol
m_serverConnection - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
m_serverSocket - Variable in class org.testng.remote.strprotocol.BaseMessageSender
 
m_skipped - Variable in class org.testng.xml.ResultContentHandler
 
m_skippedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_stackTrace - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_startMillis - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_startSuite - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_successPercentageFailedTestCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_suite - Variable in class org.testng.remote.strprotocol.RemoteTestListener1
 
m_suiteCount - Variable in class org.testng.remote.strprotocol.GenericMessage
 
m_suiteListener - Variable in class org.testng.xml.ResultContentHandler
 
m_suiteListener - Variable in class org.testng.xml.ResultXMLParser
 
m_suiteListeners - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
An array of listeners that are informed about test events.
m_suiteMethodCount - Variable in class org.testng.xml.ResultContentHandler
 
m_suiteName - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_suiteName - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_suiteName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testClassName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testCount - Variable in class org.testng.remote.strprotocol.GenericMessage
 
m_testDescription - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testListener - Variable in class org.testng.xml.ResultContentHandler
 
m_testListener - Variable in class org.testng.xml.ResultXMLParser
 
m_testListeners - Variable in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
m_testMethodCount - Variable in class org.testng.remote.strprotocol.SuiteMessage
 
m_testMethodCount - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_testMethodCount - Variable in class org.testng.xml.ResultContentHandler
 
m_testMethodName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testName - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_testName - Variable in class org.testng.remote.strprotocol.TestResultMessage
 
m_testStart - Variable in class org.testng.remote.strprotocol.TestMessage
 
m_xmlTest - Variable in class org.testng.remote.strprotocol.RemoteTestListener1
 
main(String[]) - Static method in class org.testng.remote.RemoteTestNG
 
major - Variable in class org.testng.shaded.osgi.framework.Version
 
MessageHelper - Class in org.testng.remote.strprotocol
Marshal/unmarshal tool for IStringMessages.
MessageHelper() - Constructor for class org.testng.remote.strprotocol.MessageHelper
 
MessageHub - Class in org.testng.remote.strprotocol
Central class to connect to the host and send message.
MessageHub(IMessageSender) - Constructor for class org.testng.remote.strprotocol.MessageHub
 
MessageType - Enum in org.testng.remote.strprotocol
 
MessageType(int) - Constructor for enum org.testng.remote.strprotocol.MessageType
 
micro - Variable in class org.testng.shaded.osgi.framework.Version
 
minor - Variable in class org.testng.shaded.osgi.framework.Version
 

N

newTestRunner(ISuite, XmlTest, Collection<IInvokedMethodListener>, List<IClassListener>) - Method in class org.testng.remote.support.RemoteTestNG6_12.DelegatingTestRunnerFactory
 
notifyResultEvents(TestResultMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
notifyStart(GenericMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
notifySuiteEvents(SuiteMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
notifyTestEvents(TestMessage) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 

O

onConfigurationFailure(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onConfigurationSkip(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onConfigurationSuccess(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onFinish(ISuite) - Method in class org.testng.remote.AbstractRemoteTestNG.RemoteSuiteListener
 
onFinish(ITestContext) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onFinish(SuiteMessage) - Method in interface org.testng.remote.strprotocol.IRemoteSuiteListener
 
onFinish(TestMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onInitialization(GenericMessage) - Method in interface org.testng.remote.strprotocol.IRemoteSuiteListener
General information about the number of suites to be run.
onStart(ISuite) - Method in class org.testng.remote.AbstractRemoteTestNG.RemoteSuiteListener
 
onStart(ITestContext) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onStart(SuiteMessage) - Method in interface org.testng.remote.strprotocol.IRemoteSuiteListener
 
onStart(TestMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onTestFailedButWithinSuccessPercentage(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestFailure(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onTestFailure(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestSkipped(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onTestSkipped(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestStart(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onTestStart(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
onTestSuccess(ITestResult) - Method in class org.testng.remote.strprotocol.RemoteTestListener1
 
onTestSuccess(TestResultMessage) - Method in interface org.testng.remote.strprotocol.IRemoteTestListener
 
Orderable - Interface in org.testng.remote
 
org.testng.remote - package org.testng.remote
 
org.testng.remote.strprotocol - package org.testng.remote.strprotocol
 
org.testng.remote.support - package org.testng.remote.support
 
org.testng.shaded.osgi.framework - package org.testng.shaded.osgi.framework
 
org.testng.xml - package org.testng.xml
 

P

p(String) - Static method in class org.testng.remote.RemoteTestNG
 
p(String) - Static method in class org.testng.remote.strprotocol.BaseMessageSender
 
p(String) - Static method in class org.testng.remote.strprotocol.JsonMessageSender
 
p(String) - Static method in class org.testng.remote.strprotocol.SerializedMessageSender
 
p(String) - Static method in class org.testng.remote.strprotocol.StringMessageSender
 
p(String) - Static method in class org.testng.xml.ResultContentHandler
 
PARAM_DELIMITER - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
parse() - Method in class org.testng.xml.ResultXMLParser
 
parse(String, InputStream, boolean) - Method in class org.testng.xml.ResultXMLParser
 
parseInt(String, String) - Static method in class org.testng.shaded.osgi.framework.Version
Parse numeric component into an int.
parseLine(Class<?>, URL, BufferedReader, int, List<String>) - Static method in class org.testng.remote.support.ServiceLoaderHelper
 
parseMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
parseParameters(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
parseVersion(String) - Static method in class org.testng.shaded.osgi.framework.Version
Parses a version identifier from the specified string.
parseVersion(String, String) - Static method in class org.testng.shaded.osgi.framework.VersionRange
Parse version component into a Version.
parseVersionFromManifest() - Static method in class org.testng.remote.RemoteTestNG
Parse the version from MANIFEST.MF
parseVersionFromPom() - Static method in class org.testng.remote.RemoteTestNG
Parse the version from pom.properties.
PASSED_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
PORT - Static variable in class org.testng.remote.RemoteArgs
 
primitiveArrayToString(Object) - Method in class org.testng.remote.strprotocol.TestResultMessage
 
PROPERTY_DEBUG - Static variable in class org.testng.remote.RemoteTestNG
 
PROPERTY_VERBOSE - Static variable in class org.testng.remote.RemoteTestNG
 
protocol - Variable in class org.testng.remote.RemoteArgs
 
PROTOCOL - Static variable in class org.testng.remote.RemoteArgs
 

Q

qualifier - Variable in class org.testng.shaded.osgi.framework.Version
 
quoteReplacement(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
Implementation according to JDK5 String.replace(CharSequence,CharSequence)

R

RANGE - Static variable in class org.testng.remote.support.RemoteTestNGFactory6_12
 
ReaderThread() - Constructor for class org.testng.remote.strprotocol.BaseMessageSender.ReaderThread
 
receiveMessage() - Method in interface org.testng.remote.strprotocol.IMessageSender
Will return null or throw EOFException when the connection has been severed.
receiveMessage() - Method in class org.testng.remote.strprotocol.JsonMessageSender
 
receiveMessage() - Method in class org.testng.remote.strprotocol.MessageHub
 
receiveMessage() - Method in class org.testng.remote.strprotocol.SerializedMessageSender
 
receiveMessage() - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
receiveMessage() - Method in class org.testng.remote.strprotocol.StringMessageSender
 
receiveMessage(String) - Method in class org.testng.remote.strprotocol.StringMessageSender
 
RemoteArgs - Class in org.testng.remote
 
RemoteArgs() - Constructor for class org.testng.remote.RemoteArgs
 
RemoteArgs.VersionConverter - Class in org.testng.remote
 
RemoteSuiteListener(MessageHub) - Constructor for class org.testng.remote.AbstractRemoteTestNG.RemoteSuiteListener
 
RemoteTestListener - Class in org.testng.remote.strprotocol
A special listener that remote the event with string protocol.
RemoteTestListener(ISuite, XmlTest, MessageHub) - Constructor for class org.testng.remote.strprotocol.RemoteTestListener
 
RemoteTestListener1 - Class in org.testng.remote.strprotocol
A special listener that remote the event with string protocol.
RemoteTestListener1(ISuite, XmlTest, MessageHub) - Constructor for class org.testng.remote.strprotocol.RemoteTestListener1
 
RemoteTestNG - Class in org.testng.remote
 
RemoteTestNG() - Constructor for class org.testng.remote.RemoteTestNG
 
RemoteTestNG6_12 - Class in org.testng.remote.support
 
RemoteTestNG6_12() - Constructor for class org.testng.remote.support.RemoteTestNG6_12
 
RemoteTestNG6_12.DelegatingTestRunnerFactory - Class in org.testng.remote.support
 
RemoteTestNGFactory - Interface in org.testng.remote.support
 
RemoteTestNGFactory6_12 - Class in org.testng.remote.support
 
RemoteTestNGFactory6_12() - Constructor for class org.testng.remote.support.RemoteTestNGFactory6_12
 
replace(String, CharSequence, CharSequence) - Static method in class org.testng.remote.strprotocol.MessageHelper
Implementation according to JDK5 String.replace(CharSequence,CharSequence)
replaceAsciiCharactersWithUnicode(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
replaceNewLine(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
replaceNewLineReplacer(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
replaceUnicodeCharactersWithAscii(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
ResultContentHandler - Class in org.testng.xml
Parses testng-result.xml, create TestResultMessages and send them back to the listener as we encounter them.
ResultContentHandler(IRemoteSuiteListener, IRemoteTestListener, boolean) - Constructor for class org.testng.xml.ResultContentHandler
 
ResultXMLParser - Class in org.testng.xml
Parses testng-result.xml.
ResultXMLParser(IRemoteSuiteListener, IRemoteTestListener) - Constructor for class org.testng.xml.ResultXMLParser
 
right - Variable in class org.testng.shaded.osgi.framework.VersionRange
 
RIGHT_CLOSED - Static variable in class org.testng.shaded.osgi.framework.VersionRange
The right endpoint is closed and is included in the range.
RIGHT_CLOSED_DELIMITER - Static variable in class org.testng.shaded.osgi.framework.VersionRange
 
RIGHT_DELIMITERS - Static variable in class org.testng.shaded.osgi.framework.VersionRange
 
RIGHT_OPEN - Static variable in class org.testng.shaded.osgi.framework.VersionRange
The right endpoint is open and is excluded from the range.
RIGHT_OPEN_DELIMITER - Static variable in class org.testng.shaded.osgi.framework.VersionRange
 
rightClosed - Variable in class org.testng.shaded.osgi.framework.VersionRange
 
run() - Method in class org.testng.remote.AbstractRemoteTestNG
 
run() - Method in interface org.testng.remote.IRemoteTestNG
 
run() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
run() - Method in class org.testng.remote.strprotocol.BaseMessageSender.ReaderThread
 

S

sendAck() - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
sendAck() - Method in interface org.testng.remote.strprotocol.IMessageSender
 
sendAck() - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
sendAdminMessage(String) - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
sendMessage(IMessage) - Method in interface org.testng.remote.strprotocol.IMessageSender
 
sendMessage(IMessage) - Method in class org.testng.remote.strprotocol.JsonMessageSender
 
sendMessage(IMessage) - Method in class org.testng.remote.strprotocol.MessageHub
 
sendMessage(IMessage) - Method in class org.testng.remote.strprotocol.SerializedMessageSender
 
sendMessage(IMessage) - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
sendMessage(IMessage) - Method in class org.testng.remote.strprotocol.StringMessageSender
 
sendStop() - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
sendStop() - Method in interface org.testng.remote.strprotocol.IMessageSender
 
sendStop() - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
SEPARATOR - Static variable in class org.testng.shaded.osgi.framework.Version
 
SerializedMessageSender - Class in org.testng.remote.strprotocol
 
SerializedMessageSender(String, int) - Constructor for class org.testng.remote.strprotocol.SerializedMessageSender
 
SerializedMessageSender(String, int, boolean) - Constructor for class org.testng.remote.strprotocol.SerializedMessageSender
 
serialVersionUID - Static variable in class org.testng.remote.strprotocol.GenericMessage
 
serialVersionUID - Static variable in class org.testng.remote.strprotocol.SuiteMessage
 
serialVersionUID - Static variable in class org.testng.remote.strprotocol.TestMessage
 
serialVersionUID - Static variable in class org.testng.remote.strprotocol.TestResultMessage
 
serPort - Variable in class org.testng.remote.RemoteArgs
 
ServerConnection(IMessageSender) - Constructor for class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient.ServerConnection
 
ServiceLoaderHelper - Class in org.testng.remote.support
 
ServiceLoaderHelper() - Constructor for class org.testng.remote.support.ServiceLoaderHelper
 
setAck(boolean) - Method in class org.testng.remote.AbstractRemoteTestNG
 
setAck(boolean) - Method in interface org.testng.remote.IRemoteTestNG
 
setDebug(boolean) - Method in class org.testng.remote.AbstractRemoteTestNG
 
setDebug(boolean) - Method in interface org.testng.remote.IRemoteTestNG
 
setDebug(boolean) - Method in class org.testng.remote.strprotocol.MessageHub
 
setExcludedMethods(List<String>) - Method in class org.testng.remote.strprotocol.SuiteMessage
 
setHost(String) - Method in class org.testng.remote.AbstractRemoteTestNG
 
setHost(String) - Method in interface org.testng.remote.IRemoteTestNG
 
setParameters(String[]) - Method in class org.testng.remote.strprotocol.TestResultMessage
 
setPort(Integer) - Method in class org.testng.remote.AbstractRemoteTestNG
 
setPort(Integer) - Method in interface org.testng.remote.IRemoteTestNG
 
setProtocol(String) - Method in class org.testng.remote.AbstractRemoteTestNG
 
setProtocol(String) - Method in interface org.testng.remote.IRemoteTestNG
 
setSerPort(Integer) - Method in class org.testng.remote.AbstractRemoteTestNG
 
setSerPort(Integer) - Method in interface org.testng.remote.IRemoteTestNG
 
setSuiteCount(int) - Method in class org.testng.remote.strprotocol.GenericMessage
 
setTestCount(int) - Method in class org.testng.remote.strprotocol.GenericMessage
 
shutdown() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
 
shutDown() - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
shutDown() - Method in interface org.testng.remote.strprotocol.IMessageSender
 
shutDown() - Method in class org.testng.remote.strprotocol.MessageHub
Shutsdown the connection to the remote test listener.
shutDown() - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
SKIPPED_TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
startElement(String, String, String, Attributes) - Method in class org.testng.xml.ResultContentHandler
 
startListening(IRemoteSuiteListener[], IRemoteTestListener[], AbstractRemoteTestRunnerClient.ServerConnection) - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
Start listening to a test run.
StdoutMessageSender - Class in org.testng.remote.strprotocol
this is a dummy IMessageSender implementation for test purpose only.
StdoutMessageSender() - Constructor for class org.testng.remote.strprotocol.StdoutMessageSender
 
STOP_MSG - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
stopReceiver() - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
stopReceiver() - Method in interface org.testng.remote.strprotocol.IMessageSender
Stop the receiver.
stopReceiver() - Method in class org.testng.remote.strprotocol.StdoutMessageSender
 
stopTest() - Method in class org.testng.remote.strprotocol.AbstractRemoteTestRunnerClient
Requests to stop the remote test run.
StringMessageSender - Class in org.testng.remote.strprotocol
 
StringMessageSender(String, int) - Constructor for class org.testng.remote.strprotocol.StringMessageSender
 
StringMessageSender(String, int, boolean) - Constructor for class org.testng.remote.strprotocol.StringMessageSender
 
SUITE - org.testng.remote.strprotocol.MessageType
 
SUITE - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
SUITE_FINISH - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
SUITE_START - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
SuiteMessage - Class in org.testng.remote.strprotocol
A IStringMessage implementation for suite running events.
SuiteMessage(String, boolean, int) - Constructor for class org.testng.remote.strprotocol.SuiteMessage
 
SuiteMessage(ISuite, boolean) - Constructor for class org.testng.remote.strprotocol.SuiteMessage
 

T

TEST - org.testng.remote.strprotocol.MessageType
 
TEST - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_FINISH - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_RESULT - org.testng.remote.strprotocol.MessageType
 
TEST_RESULT - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_START - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TEST_STARTED - Static variable in class org.testng.remote.strprotocol.MessageHelper
 
TestMessage - Class in org.testng.remote.strprotocol
An IStringMessage implementation for test events.
TestMessage(boolean, String, String, int, int, int, int, int) - Constructor for class org.testng.remote.strprotocol.TestMessage
 
TestMessage(ITestContext, boolean) - Constructor for class org.testng.remote.strprotocol.TestMessage
 
TestResultMessage - Class in org.testng.remote.strprotocol
An IStringMessage implementation for test results events.
TestResultMessage(int, String, String, String, String, String, String, String[], long, long, String, int, int) - Constructor for class org.testng.remote.strprotocol.TestResultMessage
This constructor is used by the Eclipse client to initialize a result message based on what was received over the network.
TestResultMessage(String, String, ITestResult) - Constructor for class org.testng.remote.strprotocol.TestResultMessage
This constructor is used by RemoteTestNG to initialize a result message from an ITestResult.
TestResultMessage(ITestContext, ITestResult) - Constructor for class org.testng.remote.strprotocol.TestResultMessage
 
toDisplayString() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
toFilterString(String) - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns the filter string for this version range using the specified attribute name.
tokenize(String, char) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
toString() - Method in class org.testng.remote.strprotocol.GenericMessage
 
toString() - Method in class org.testng.remote.strprotocol.SuiteMessage
 
toString() - Method in class org.testng.remote.strprotocol.TestMessage
 
toString() - Method in class org.testng.remote.strprotocol.TestResultMessage
 
toString() - Method in class org.testng.shaded.osgi.framework.Version
Returns the string representation of this version identifier.
toString() - Method in class org.testng.shaded.osgi.framework.VersionRange
Returns the string representation of this version range.
toString(Class<?>[]) - Method in class org.testng.remote.strprotocol.TestResultMessage
 
toString(Object[], Class<?>[]) - Method in class org.testng.remote.strprotocol.TestResultMessage
 
toString0() - Method in class org.testng.shaded.osgi.framework.Version
Internal toString behavior
toVersion(String) - Static method in class org.testng.remote.RemoteTestNG
 
type - Variable in enum org.testng.remote.strprotocol.MessageType
 

U

unmarshallGenericMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 
unmarshallTestResultMessage(String) - Static method in class org.testng.remote.strprotocol.MessageHelper
 

V

validate() - Method in class org.testng.shaded.osgi.framework.Version
Called by the Version constructors to validate the version components.
validateCommandLineParameters(CommandLineArgs) - Static method in class org.testng.remote.AbstractRemoteTestNG
 
valueOf(String) - Static method in enum org.testng.remote.strprotocol.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.testng.shaded.osgi.framework.Version
Returns a Version object holding the version identifier in the specified String.
valueOf(String) - Static method in class org.testng.shaded.osgi.framework.VersionRange
Returns a VersionRange object holding the version range in the specified String.
values() - Static method in enum org.testng.remote.strprotocol.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.testng.remote.RemoteArgs
 
Version - Class in org.testng.shaded.osgi.framework
Version identifier for capabilities such as bundles and packages.
Version(int, int, int) - Constructor for class org.testng.shaded.osgi.framework.Version
Creates a version identifier from the specified numerical components.
Version(int, int, int, String) - Constructor for class org.testng.shaded.osgi.framework.Version
Creates a version identifier from the specified components.
Version(String) - Constructor for class org.testng.shaded.osgi.framework.Version
Creates a version identifier from the specified string.
VERSION - Static variable in class org.testng.remote.RemoteArgs
 
VersionConverter() - Constructor for class org.testng.remote.RemoteArgs.VersionConverter
 
VersionRange - Class in org.testng.shaded.osgi.framework
Version range.
VersionRange(char, Version, Version, char) - Constructor for class org.testng.shaded.osgi.framework.VersionRange
Creates a version range from the specified versions.
VersionRange(String) - Constructor for class org.testng.shaded.osgi.framework.VersionRange
Creates a version range from the specified string.
versionRangeString - Variable in class org.testng.shaded.osgi.framework.VersionRange
 
versionString - Variable in class org.testng.shaded.osgi.framework.Version
 

W

waitForAck() - Method in class org.testng.remote.strprotocol.BaseMessageSender
 
writeMessage(JsonWriter, IMessage) - Method in class org.testng.remote.strprotocol.JsonMessageSender
 
writer - Variable in class org.testng.remote.strprotocol.StringMessageSender
 
A B C D E F G H I J L M N O P Q R S T U V W 
All Classes All Packages