Uses of Enum Class
org.springframework.test.context.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
Modifier 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.