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