Enum Class的使用
cn.taketoday.test.context.TestConstructor.AutowireMode
程序包
说明
This package contains the TestContext Framework which
provides annotation-driven unit and integration testing support that is
agnostic of the actual testing framework in use.
-
cn.taketoday.test.context中TestConstructor.AutowireMode的使用
修饰符和类型方法说明static TestConstructor.AutowireModeGet theAutowireModeenum constant with the supplied name, ignoring case.static TestConstructor.AutowireModeReturns the enum constant of this class with the specified name.static TestConstructor.AutowireMode[]TestConstructor.AutowireMode.values()Returns an array containing the constants of this enum class, in the order they are declared.