A D G I K R S T W 
All Classes All Packages

A

ApicurioTestTags - Class in io.apicurio.registry.utils.tests
 
ApicurioTestTags() - Constructor for class io.apicurio.registry.utils.tests.ApicurioTestTags
 
ApplicationRbacEnabledProfile - Class in io.apicurio.registry.utils.tests
 
ApplicationRbacEnabledProfile() - Constructor for class io.apicurio.registry.utils.tests.ApplicationRbacEnabledProfile
 
assertClientError(String, int, TestUtils.RunnableExc, boolean, Function<Exception, Integer>) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
assertClientError(String, int, TestUtils.RunnableExc, Function<Exception, Integer>) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
AuthTestProfile - Class in io.apicurio.registry.utils.tests
 
AuthTestProfile() - Constructor for class io.apicurio.registry.utils.tests.AuthTestProfile
 
AuthTestProfileAnonymousCredentials - Class in io.apicurio.registry.utils.tests
 
AuthTestProfileAnonymousCredentials() - Constructor for class io.apicurio.registry.utils.tests.AuthTestProfileAnonymousCredentials
 
AuthTestProfileBasicClientCredentials - Class in io.apicurio.registry.utils.tests
 
AuthTestProfileBasicClientCredentials() - Constructor for class io.apicurio.registry.utils.tests.AuthTestProfileBasicClientCredentials
 
AuthTestProfileWithLocalRoles - Class in io.apicurio.registry.utils.tests
 
AuthTestProfileWithLocalRoles() - Constructor for class io.apicurio.registry.utils.tests.AuthTestProfileWithLocalRoles
 
AuthTestProfileWithoutRoles - Class in io.apicurio.registry.utils.tests
 
AuthTestProfileWithoutRoles() - Constructor for class io.apicurio.registry.utils.tests.AuthTestProfileWithoutRoles
 

D

DOCKER - Static variable in class io.apicurio.registry.utils.tests.ApicurioTestTags
 

G

generateArtifactId() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
generateDisplayNameForClass(Class<?>) - Method in class io.apicurio.registry.utils.tests.SimpleDisplayName
 
generateDisplayNameForMethod(Class<?>, Method) - Method in class io.apicurio.registry.utils.tests.SimpleDisplayName
 
generateDisplayNameForNestedClass(Class<?>) - Method in class io.apicurio.registry.utils.tests.SimpleDisplayName
 
generateGroupId() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
generateSubject() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
generateTopic() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
generateTopic(String) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
getConfigOverrides() - Method in class io.apicurio.registry.utils.tests.ApplicationRbacEnabledProfile
 
getConfigOverrides() - Method in class io.apicurio.registry.utils.tests.AuthTestProfile
 
getConfigOverrides() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileAnonymousCredentials
 
getConfigOverrides() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileBasicClientCredentials
 
getConfigOverrides() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileWithLocalRoles
 
getConfigOverrides() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileWithoutRoles
 
getRegistryApiUrl() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
getRegistryBaseUrl() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
getRegistryHost() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
getRegistryPort() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
getRegistryUIUrl() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
getRegistryV1ApiUrl() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
getRegistryV2ApiUrl() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 

I

io.apicurio.registry.utils.tests - package io.apicurio.registry.utils.tests
 
isExternalRegistry() - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
isReachable() - Static method in class io.apicurio.registry.utils.tests.TestUtils
Method which try connection to registries.
isReachable(String, int, String) - Static method in class io.apicurio.registry.utils.tests.TestUtils
Generic check if an endpoint is network reachable
isReady(boolean) - Static method in class io.apicurio.registry.utils.tests.TestUtils
Checks the readniess endpoint of the registry
isReady(String, String, boolean, String) - Static method in class io.apicurio.registry.utils.tests.TestUtils
Generic check of the /health/ready endpoint

K

KeycloakTestResource - Class in io.apicurio.registry.utils.tests
 
KeycloakTestResource() - Constructor for class io.apicurio.registry.utils.tests.KeycloakTestResource
 
KeycloakTestResourceWithLocalRoles - Class in io.apicurio.registry.utils.tests
 
KeycloakTestResourceWithLocalRoles() - Constructor for class io.apicurio.registry.utils.tests.KeycloakTestResourceWithLocalRoles
 
KeycloakTestResourceWithoutRoles - Class in io.apicurio.registry.utils.tests
 
KeycloakTestResourceWithoutRoles() - Constructor for class io.apicurio.registry.utils.tests.KeycloakTestResourceWithoutRoles
 

R

retry(TestUtils.RunnableExc) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
retry(TestUtils.RunnableExc, String, int) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
retry(Callable<T>) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
retry(Callable<T>, String, int) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
run() - Method in interface io.apicurio.registry.utils.tests.TestUtils.RunnableExc
 

S

SimpleDisplayName - Class in io.apicurio.registry.utils.tests
 
SimpleDisplayName() - Constructor for class io.apicurio.registry.utils.tests.SimpleDisplayName
 
start() - Method in class io.apicurio.registry.utils.tests.KeycloakTestResource
 
start() - Method in class io.apicurio.registry.utils.tests.KeycloakTestResourceWithLocalRoles
 
start() - Method in class io.apicurio.registry.utils.tests.KeycloakTestResourceWithoutRoles
 
stop() - Method in class io.apicurio.registry.utils.tests.KeycloakTestResource
 
stop() - Method in class io.apicurio.registry.utils.tests.KeycloakTestResourceWithLocalRoles
 
stop() - Method in class io.apicurio.registry.utils.tests.KeycloakTestResourceWithoutRoles
 

T

testResources() - Method in class io.apicurio.registry.utils.tests.AuthTestProfile
 
testResources() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileAnonymousCredentials
 
testResources() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileBasicClientCredentials
 
testResources() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileWithLocalRoles
 
testResources() - Method in class io.apicurio.registry.utils.tests.AuthTestProfileWithoutRoles
 
TestUtils - Class in io.apicurio.registry.utils.tests
 
TestUtils.RunnableExc - Interface in io.apicurio.registry.utils.tests
 

W

waitFor(String, long, long, BooleanSupplier) - Static method in class io.apicurio.registry.utils.tests.TestUtils
Poll the given ready function every pollIntervalMs milliseconds until it returns true, or throw a TimeoutException if it doesn't returns true within timeoutMs milliseconds.
waitFor(String, long, long, BooleanSupplier, Runnable) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
waitForSchema(Predicate<Long>, byte[]) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
waitForSchema(Predicate<Long>, byte[], Function<ByteBuffer, Long>) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
waitForSchemaCustom(Predicate<Long>, byte[], Function<byte[], Long>) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
writeFile(String, String) - Static method in class io.apicurio.registry.utils.tests.TestUtils
Method to create and write String content file.
writeFile(Path, String) - Static method in class io.apicurio.registry.utils.tests.TestUtils
 
A D G I K R S T W 
All Classes All Packages