Uses of Interface
org.wildfly.clustering.arquillian.Tester
Packages that use Tester
-
Uses of Tester in org.wildfly.clustering.arquillian
Constructor parameters in org.wildfly.clustering.arquillian with type arguments of type TesterModifierConstructorDescriptionprotectedAbstractITCase(Function<C, Tester> testerFactory, C configuration) Constructs a new integration test using the specified tester factory and configuration.