Uses of Class
org.springframework.test.context.support.DefaultTestContext
Packages that use DefaultTestContext
Package
Description
Support classes for the Spring TestContext Framework.
-
Uses of DefaultTestContext in org.springframework.test.context.support
Constructors in org.springframework.test.context.support with parameters of type DefaultTestContextModifierConstructorDescriptionDefaultTestContext(DefaultTestContext testContext) Copy constructor for creating a newDefaultTestContextbased on the attributes and immutable state of the supplied context.