Uses of Enum Class
org.springframework.test.context.NestedTestConfiguration.EnclosingConfiguration
Packages that use NestedTestConfiguration.EnclosingConfiguration
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 NestedTestConfiguration.EnclosingConfiguration in org.springframework.test.context
Methods in org.springframework.test.context that return NestedTestConfiguration.EnclosingConfigurationModifier and TypeMethodDescriptionGet theEnclosingConfiguration
enum constant with the supplied name, ignoring case.Returns the enum constant of this class with the specified name.NestedTestConfiguration.EnclosingConfiguration.values()
Returns an array containing the constants of this enum class, in the order they are declared.