Uses of Interface
org.springframework.test.context.ActiveProfilesResolver
Packages that use ActiveProfilesResolver
Package
Description
Support classes for the Spring TestContext Framework.
-
Uses of ActiveProfilesResolver in org.springframework.test.context.support
Classes in org.springframework.test.context.support that implement ActiveProfilesResolverModifier and TypeClassDescriptionclass
Default implementation of theActiveProfilesResolver
strategy that resolves active bean definition profiles based solely on profiles configured declaratively viaActiveProfiles.profiles()
orActiveProfiles.value()
.