Uses of Package
org.springframework.test.util
Packages that use org.springframework.test.util
Package
Description
General utility classes for use in unit and integration tests.
-
Classes in org.springframework.test.util used by org.springframework.test.utilClassDescription
Executable
is a functional interface that can be used to implement any generic block of code that potentially throws aThrowable
.