Class TestConstructorUtils

java.lang.Object
org.springframework.test.context.support.TestConstructorUtils

public abstract class TestConstructorUtils extends Object
Utility methods for working with @TestConstructor.

Primarily intended for use within the framework.

Since:
5.2
Author:
Sam Brannen, Florian Lehmann
See Also: