Package io.micronaut.testresources.client
-
Interface Summary Interface Description TestResourcesClient A client responsible for connecting to a test resources server. -
Class Summary Class Description DefaultTestResourcesClient A simple implementation of the test resources client.TestResourcesClientFactory A factory responsible for creating aTestResourcesClient.TestResourcesClientPropertyExpressionResolver A property expression resolver which connects via client to a server in order to resolve properties.TestResourcesClientPropertySourceLoader A property source loader which delegates resolution of properties to the client lazily. -
Exception Summary Exception Description TestResourcesException Test resources resolution exception.