A D E G I L O P R S T U Z 
All Classes All Packages

A

ai.vespa.hosted.cd - package ai.vespa.hosted.cd
 
ai.vespa.hosted.cd.internal - package ai.vespa.hosted.cd.internal
 

D

Deployment - Interface in ai.vespa.hosted.cd
A deployment of a Vespa application, which contains endpoints for document retrieval.
deploymentToTest() - Method in interface ai.vespa.hosted.cd.TestRuntime
 

E

endpoint(String) - Method in interface ai.vespa.hosted.cd.Deployment
Returns an Endpoint in the cluster with the given id.
Endpoint - Interface in ai.vespa.hosted.cd
An endpoint in a Vespa application Deployment, which allows document retrieval.

G

get() - Static method in interface ai.vespa.hosted.cd.TestRuntime
 
getTestRuntime() - Static method in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
 

I

initialize(byte[]) - Method in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
 
IntegrationTest - Annotation Type in ai.vespa.hosted.cd
Tests which run against a fully operational Vespa deployment to verify its behaviour.

L

logger - Static variable in interface ai.vespa.hosted.cd.TestRuntime
 

O

org.junit.jupiter.api - package org.junit.jupiter.api
 
org.junit.jupiter.api.condition - package org.junit.jupiter.api.condition
 
org.junit.jupiter.api.extension - package org.junit.jupiter.api.extension
 
org.junit.jupiter.api.function - package org.junit.jupiter.api.function
 
org.junit.jupiter.api.io - package org.junit.jupiter.api.io
 
org.junit.jupiter.api.parallel - package org.junit.jupiter.api.parallel
 

P

ProductionTest - Annotation Type in ai.vespa.hosted.cd
Tests that verify the health of production deployments of Vespa applications.

R

request(String) - Method in interface ai.vespa.hosted.cd.Endpoint
Creates a request against the endpoint, with the given path.
request(String, Map<String, String>) - Method in interface ai.vespa.hosted.cd.Endpoint
Creates a request against the endpoint, with the given path and properties.

S

send(HttpRequest.Builder) - Method in interface ai.vespa.hosted.cd.Endpoint
Sends the given request with required authentication.
send(HttpRequest.Builder, HttpResponse.BodyHandler<T>) - Method in interface ai.vespa.hosted.cd.Endpoint
Sends the given request with required authentication.
StagingSetup - Annotation Type in ai.vespa.hosted.cd
Setup for tests that assert continuity of behaviour for Vespa application deployments, through upgrades.
StagingTest - Annotation Type in ai.vespa.hosted.cd
Tests that assert continuity of behaviour for Vespa application deployments, through upgrades.
SystemTest - Annotation Type in ai.vespa.hosted.cd
Tests that compare the behaviour of a Vespa application deployment against a fixed specification.

T

testRuntime - Static variable in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
 
TestRuntime - Interface in ai.vespa.hosted.cd
The place to obtain environment-dependent configuration for test of a Vespa deployment.
TestRuntimeProvider - Interface in ai.vespa.hosted.cd.internal
 

U

updateReference(TestRuntime) - Method in interface ai.vespa.hosted.cd.internal.TestRuntimeProvider
 
uri() - Method in interface ai.vespa.hosted.cd.Endpoint
Returns the URI of the endpoint, with scheme, host and port.

Z

zone() - Method in interface ai.vespa.hosted.cd.TestRuntime
 
A D E G I L O P R S T U Z 
All Classes All Packages