IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

com.rational.test.ft
Class FtTptpRunner

java.lang.Object   extended by com.rational.test.ft.FtTptpRunner

public class FtTptpRunner
extends java.lang.Object

Initial entry point for Hyades/TPTP script playback. This interface is used when executing a testsuite file and is not the primary interface used when executing RFT actions. This class must be used in conjuction with the RAC and Hyades/TPTP test suite execution engine.


Constructor Summary
FtTptpRunner()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtTptpRunner

public FtTptpRunner()
Method Detail

main

public static void main(java.lang.String[] args)