Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.deployment.TestReport
Packages that use TestReport
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Uses of TestReport in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return types with arguments of type TestReport -
Uses of TestReport in com.yahoo.vespa.hosted.controller.api.integration.deployment
Methods in com.yahoo.vespa.hosted.controller.api.integration.deployment that return TestReportMethods in com.yahoo.vespa.hosted.controller.api.integration.deployment that return types with arguments of type TestReportModifier and TypeMethodDescriptionTesterCloud.getTestReport(DeploymentId deploymentId) Returns the test report as JSON if available -
Uses of TestReport in com.yahoo.vespa.hosted.controller.api.integration.stubs
Methods in com.yahoo.vespa.hosted.controller.api.integration.stubs that return types with arguments of type TestReportMethods in com.yahoo.vespa.hosted.controller.api.integration.stubs with parameters of type TestReport