Uses of Class
org.springframework.test.context.support.DefaultTestContext
Package
Description
Support classes for the Spring TestContext Framework.
-
Uses of DefaultTestContext in org.springframework.test.context.support
ModifierConstructorDescriptionDefaultTestContext
(DefaultTestContext testContext) Copy constructor for creating a newDefaultTestContext
based on the attributes and immutable state of the supplied context.