Package | Description |
---|---|
com.ibm.rational.test.lt.kernel.custom | |
com.ibm.rational.test.lt.kernel.services |
Class and Description |
---|
ITestExecutionServices
The ITestExecutionServices interface provides information for adding custom test execution features to tests.
|
Class and Description |
---|
IARM
The IARM interface provides information about defining ARM
(Application Response Measurement) specifications.
|
ILoopControl
The ILoopControl interface provides basic control over loops in a performance test or schedule.
|
IPDLogManager
The IPDLogManager interface logs messages to the problem determination log from custom code actions.
|
IStatisticsManager
The IStatisticsManager interface provides access to statistical counters for users of
ICustomCode2 . |
ITestLogManager
The ITestLogManager interface logs messages and verification points to the TestLog (execution history)
from actions in custom code.
|
ITransaction
The ITransaction interface provides transaction support for users of
ICustomCode2 . |
RPTEvent
RPTEvent is the base class for RPT built-in exceptions.
|
RPTLoopEvent
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.
|
RPTVPEvent
This class is the base class for the group of RPTEvents that are raised internally whenever a verification point
does not pass.
|
© Copyright IBM Corp. 2013. All rights reserved.