类 TestConstructorUtils

java.lang.Object
cn.taketoday.test.context.support.TestConstructorUtils

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

Primarily intended for use within the framework.

从以下版本开始:
4.0
作者:
Sam Brannen, Harry Yang
另请参阅: