Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
IBM Rational Performance Tester TES
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
V
W
R
raiseException(Throwable)
- Static method in class com.ibm.rational.test.lt.kernel.services.util.
TESUtil
Simulate KRaise from Test Execution Services.
RANGE
- Static variable in class com.ibm.rational.test.lt.kernel.statistics.impl.
StatType
A RANGE counter represents a collection of values which should be averaged and a minimum and maximum value are of interest.
RATE
- Static variable in class com.ibm.rational.test.lt.kernel.statistics.impl.
StatType
A RATE counter represents a number of occurrences over a time period.
remove(Object)
- Method in interface com.ibm.rational.test.lt.kernel.
IDataArea
Removes the object with the given key from the
DataArea
.
report(VerdictEvent)
- Method in interface com.ibm.rational.test.lt.kernel.statistics.
IVerificationPoint
Report a TPTP VerdictEvent as a verification point.
reportErrorCondition(RPTCondition)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
reportEvent(ExecutionEvent)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Reports a TPTP ExecutionEvent to the test log if the calling virtual user is being sampled.
reportEvent(ExecutionEvent, int)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Reports a TPTP ExecutionEvent to the test log if the calling virtual user is being sampled.
reportEvent(ExecutionEvent, boolean)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Reports a TPTP ExecutionEvent to the test log if the calling virtual user is being sampled.
reportMessage(String, int, int)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP MessageEvent and places it in the test log.
reportMessage(String, int)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP MessageEvent and places it in the test log.
reportMessage(String)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP MessageEvent and places it in the test log.
reportVerdict(String, int, int, String)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP VerdictEvent and places it in the test log.
reportVerdict(String, int, int)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP VerdictEvent and places it in the test log.
reportVerdict(String, int)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP VerdictEvent and places it in the test log.
reportVerdict(VerdictEvent)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Reports a TPTP VerdictEvent.
reportVerificationPoint(VerdictEvent, IVerificationPoint)
- Method in interface com.ibm.rational.test.lt.kernel.services.
IStatisticsManager
Report a TPTP VerdictEvent as a verification point.
reportVerificationPoint(String, int)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP VerdictEvent and places it in the test log.
reportVerificationPoint(String, int, String)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP VerdictEvent and places it in the test log.
reportVerificationPoint(String, int, String, int)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP VerdictEvent and places it in the test log.
reportVerificationPoint(String, int, String, int, String)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Creates a TPTP VerdictEvent and places it in the test log.
reportVerificationPoint(VerdictEvent)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Reports a user-created TPTP VerdictEvent as a user-defined verification point.
reportVerificationPoint(VerdictEvent, IVerificationPoint)
- Method in interface com.ibm.rational.test.lt.kernel.services.
ITestLogManager
Report a TPTP VerdictEvent as a verification point.
reset()
- Method in interface com.ibm.rational.test.lt.kernel.statistics.
IScalar
Mark the counter unmodified.
RPTBreakLoopEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
An instance of this class is thrown to cause the target loop to break immediately without completing the current child action.
RPTBreakLoopEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTBreakLoopEvent
RPTBreakLoopEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTBreakLoopEvent
RPTBreakLoopEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTBreakLoopEvent
RPTBreakLoopEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTBreakLoopEvent
RPTBreakLoopEvent(String, String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTBreakLoopEvent
RPTContinueLoopEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
An instance of this class is thrown to cause the target loop to 'continue' immediately without completing the current child action.
RPTContinueLoopEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTContinueLoopEvent
RPTContinueLoopEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTContinueLoopEvent
RPTContinueLoopEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTContinueLoopEvent
RPTContinueLoopEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTContinueLoopEvent
RPTContinueLoopEvent(String, String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTContinueLoopEvent
RPTErrorVPEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_ERROR is reported to the testLog.
RPTErrorVPEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTErrorVPEvent
RPTEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
RPTEvent is the base class for RPT built-in exceptions.
RPTEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTEvent
RPTEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTEvent
RPTEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTEvent
RPTEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTEvent
RPTFailVPEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_FAIL is reported to the testLog.
RPTFailVPEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTFailVPEvent
RPTInconclusiveVPEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_INCONCLUSIVE is reported to the testLog.
RPTInconclusiveVPEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTInconclusiveVPEvent
RPTLoopEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
This class is the base class for the group of RPTEvents that are thrown to cause an immediate break or continue in an loop in the behavior model.
RPTLoopEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTLoopEvent
RPTLoopEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTLoopEvent
RPTLoopEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTLoopEvent
RPTLoopEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTLoopEvent
RPTLoopEvent(String, String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTLoopEvent
RPTStopScheduleEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
RPTStopScheduleEvent is an RPTEvent that is thrown to stop the current instance of the current schedule.
RPTStopScheduleEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopScheduleEvent
RPTStopScheduleEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopScheduleEvent
RPTStopScheduleEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopScheduleEvent
RPTStopScheduleEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopScheduleEvent
RPTStopTestEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
RPTStopTestEvent is an RPTEvent that is thrown to stop the current instance of the current test for the current virtual user.
RPTStopTestEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopTestEvent
RPTStopTestEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopTestEvent
RPTStopTestEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopTestEvent
RPTStopTestEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopTestEvent
RPTStopUserEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
RPTStopUserEvent is an RPTEvent that is thrown to stop the current virtual user.
RPTStopUserEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopUserEvent
RPTStopUserEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopUserEvent
RPTStopUserEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopUserEvent
RPTStopUserEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTStopUserEvent
RPTVPEvent
- Exception in
com.ibm.rational.test.lt.kernel.services
This class is the base class for the group of RPTEvents that are raised internally whenever a verification point does not pass.
RPTVPEvent()
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTVPEvent
RPTVPEvent(String)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTVPEvent
RPTVPEvent(Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTVPEvent
RPTVPEvent(String, Throwable)
- Constructor for exception com.ibm.rational.test.lt.kernel.services.
RPTVPEvent
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
IBM Rational Performance Tester TES
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
O
P
R
S
T
V
W
© Copyright IBM Corp. 2012. All rights reserved.