A G I R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- 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
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
- 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
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
T
- 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 everypollIntervalMs
milliseconds until it returns true, or throw a TimeoutException if it doesn't returns true withintimeoutMs
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
All Classes All Packages