Subclasses of RPTVPEvent in com.ibm.rational.test.lt.kernel.services |
class |
RPTErrorVPEvent
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_ERROR
is reported to the testLog. |
class |
RPTFailVPEvent
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_FAIL
is reported to the testLog. |
class |
RPTInconclusiveVPEvent
An instance of this class is raised whenever a verification point with a verdict equal to VerdictEvent.VERDICT_INCONCLUSIVE
is reported to the testLog. |