Uses of Class
com.hp.lft.sdk.apitesting.uft.APITestResult
Packages that use APITestResult
-
Uses of APITestResult in com.hp.lft.sdk.apitesting.uft
Fields in com.hp.lft.sdk.apitesting.uft declared as APITestResultMethods in com.hp.lft.sdk.apitesting.uft that return APITestResultModifier and TypeMethodDescriptionstatic APITestResult
Runs the specified API Test and returns the test run results.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers.static APITestResult
Runs the specified API Test with the specified test profile.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers.static APITestResult
Runs the specified API test with the specified input parameters.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers.static APITestResult
Runs the specified API test with the specified input parameters and test profile.
Your API test must have been run in OpenText Functional Testing once or compiled before running it with OpenText OpenText Functional Testing for Developers.