Enum Class的使用
cn.taketoday.framework.test.context.InfraTest.WebEnvironment
使用InfraTest.WebEnvironment的程序包
程序包
说明
Classes and annotations related to configuring Infra
ApplicationContext for
tests.-
cn.taketoday.framework.test.context中InfraTest.WebEnvironment的使用
修饰符和类型方法说明protected InfraTest.WebEnvironmentInfraTestContextBootstrapper.getWebEnvironment(Class<?> testClass) Return theInfraTest.WebEnvironmenttype for this test or null if undefined.static InfraTest.WebEnvironmentReturns the enum constant of this class with the specified name.static InfraTest.WebEnvironment[]InfraTest.WebEnvironment.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明private booleanInfraTestContextBootstrapper.isListeningOnPort(InfraTest.WebEnvironment webEnvironment)