Uses of Interface
org.wildfly.test.cloud.common.ExtraTestSetup
-
-
Uses of ExtraTestSetup in org.wildfly.test.cloud.common
Classes in org.wildfly.test.cloud.common that implement ExtraTestSetup Modifier and Type Class Description static classExtraTestSetup.NoneMethods in org.wildfly.test.cloud.common that return types with arguments of type ExtraTestSetup Modifier and Type Method Description Class<? extends ExtraTestSetup>extraTestSetup()A class to do more advanced test initialisation.Class<? extends ExtraTestSetup>extraTestSetup()A class to do more advanced test initialisation.
-