Uses of Interface
org.springframework.test.context.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
Modifier and TypeMethodDescriptionvoid
DynamicPropertyRegistrar.accept
(DynamicPropertyRegistry registry) Register dynamic properties in the supplied registry.