Package io.micronaut.test.support
package io.micronaut.test.support
-
ClassDescriptionAllows providing application properties dynamically from a test.A test property provider factory is responsible for generating a test property provider which is going to be called during test setup, as any other
TestPropertyProvider
.