gps.core
Interface GPSTestingToolAPI


public interface GPSTestingToolAPI

DOCUMENT ME!

Author:
Suneel Kota Apr 7, 2005

Method Summary
 java.lang.Object executeTestCase()
           
 void setTestCaseInfo(java.lang.Object testScript)
           
 void setTestingToolURL(java.lang.String testingToolURL)
           
 

Method Detail

setTestingToolURL

void setTestingToolURL(java.lang.String testingToolURL)

setTestCaseInfo

void setTestCaseInfo(java.lang.Object testScript)

executeTestCase

java.lang.Object executeTestCase()