Class ScopeTestPropertyProviderFactory

java.lang.Object
io.micronaut.test.extensions.junit5.ScopeTestPropertyProviderFactory
All Implemented Interfaces:
io.micronaut.test.support.TestPropertyProviderFactory

public class ScopeTestPropertyProviderFactory extends Object implements io.micronaut.test.support.TestPropertyProviderFactory
  • Constructor Details

    • ScopeTestPropertyProviderFactory

      public ScopeTestPropertyProviderFactory()
  • Method Details

    • create

      public io.micronaut.test.support.TestPropertyProvider create(Map<String,Object> availableProperties, Class<?> testClass)
      Specified by:
      create in interface io.micronaut.test.support.TestPropertyProviderFactory