Uses of Interface
org.springframework.test.context.DynamicPropertyRegistry
Packages that use DynamicPropertyRegistry
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 DynamicPropertyRegistry in org.springframework.test.context
Methods in org.springframework.test.context with parameters of type DynamicPropertyRegistryModifier and TypeMethodDescriptionvoid
DynamicPropertyRegistrar.accept
(DynamicPropertyRegistry registry) Register dynamic properties in the supplied registry.