Uses of Enum Class
org.springframework.test.context.ContextCustomizerFactories.MergeMode
Package
Description
This package contains the Spring TestContext Framework which
provides annotation-driven unit and integration testing support that is
agnostic of the actual testing framework in use.
-
Uses of ContextCustomizerFactories.MergeMode in org.springframework.test.context
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ContextCustomizerFactories.MergeMode[]
ContextCustomizerFactories.MergeMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.