Class EmbeddedTestResourcesPropertySourceLoader

java.lang.Object
io.micronaut.testresources.core.LazyTestResourcesPropertySourceLoader
io.micronaut.testresources.embedded.EmbeddedTestResourcesPropertySourceLoader
All Implemented Interfaces:
io.micronaut.context.env.PropertySourceLoader, io.micronaut.context.env.PropertySourceLocator, io.micronaut.context.env.PropertySourceReader, io.micronaut.core.util.Toggleable

public class EmbeddedTestResourcesPropertySourceLoader extends LazyTestResourcesPropertySourceLoader
A property source loader responsible for resolving test resources. This delegates to test resources resolver loaded via service loading.
  • Constructor Details

    • EmbeddedTestResourcesPropertySourceLoader

      public EmbeddedTestResourcesPropertySourceLoader()