Package com.hp.lft.sdk.apitesting.uft
Interface APITestRunner.IAPITestRunner
- Enclosing class:
- APITestRunner
public static interface APITestRunner.IAPITestRunner
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
run
APITestRunner.ResultWithReport run(String testPath, Map<String, Object> inParams, String profileName) throws GeneralLeanFtException- Throws:
GeneralLeanFtException
-
run
APITestRunner.ResultWithReport run(String testPath, Map<String, Object> inParams) throws GeneralLeanFtException- Throws:
GeneralLeanFtException
-
run
APITestRunner.ResultWithReport run(String testPath, String profileName) throws GeneralLeanFtException - Throws:
GeneralLeanFtException
-
run
- Throws:
GeneralLeanFtException
-